/[cvs]/ccvs/src/commit.c
ViewVC logotype

Diff of /ccvs/src/commit.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.255.4.4 by dprice, Tue Nov 29 23:44:19 2005 UTC revision 1.255.4.5 by dprice, Thu Dec 1 01:59:39 2005 UTC
# Line 2124  checkaddfile (const char *file, const ch Line 2124  checkaddfile (const char *file, const ch
2124              /* We tell the user about this, because it means that the              /* We tell the user about this, because it means that the
2125                 old revisions will no longer retrieve the way that they                 old revisions will no longer retrieve the way that they
2126                 used to.  */                 used to.  */
2127              error (0, 0, "changing keyword expansion mode to %s", options);              error (0, 0,
2128    "changing keyword expansion mode of `%s' from `-k%s' to `%s'",
2129                       file, oldexpand ? oldexpand : "kv", options);
2130              RCS_setexpand (rcs, options + 2);              RCS_setexpand (rcs, options + 2);
2131          }          }
2132    

Legend:
Removed from v.1.255.4.4  
changed lines
  Added in v.1.255.4.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26