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

Diff of /ccvs/src/version.c

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

revision 1.121 by dprice, Tue Feb 1 22:20:07 2005 UTC revision 1.122 by scjones, Fri Sep 2 21:51:09 2005 UTC
# Line 55  version (int argc, char **argv) Line 55  version (int argc, char **argv)
55      if (argc == -1)      if (argc == -1)
56          usage (version_usage);          usage (version_usage);
57    
 #ifdef CLIENT_SUPPORT  
58      if (current_parsed_root && current_parsed_root->isremote)      if (current_parsed_root && current_parsed_root->isremote)
59          (void) fputs ("Client: ", stdout);          (void) fputs ("Client: ", stdout);
 #endif  
60    
61      /* Having the year here is a good idea, so people have      /* Having the year here is a good idea, so people have
62         some idea of how long ago their version of CVS was         some idea of how long ago their version of CVS was

Legend:
Removed from v.1.121  
changed lines
  Added in v.1.122

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