oops, missed a debug printf somehow..

This commit is contained in:
peter 1997-08-19 11:29:01 +00:00
parent 4a385bedd7
commit 813bc0386e

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)