oops, missed a debug printf somehow..

This commit is contained in:
Peter Wemm 1997-08-19 11:29:01 +00:00
parent d053d1b926
commit f86fcdade3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28413

View File

@ -2500,7 +2500,6 @@ expand_keywords (rcs, ver, name, log, loglen, expand, buf, len, retbuf, retlen)
path = getfullCVSname(rcs->path, &old_path);
else
path = last_component (rcs->path);
printf("path: `%s'\n", path);
path = escape_keyword_value (path, &free_path);
date = printable_date (ver->date);
value = xmalloc (strlen (path)