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

Diff of /ccvs/src/server.c

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

revision 1.445 by dprice, Tue Sep 6 04:59:58 2005 UTC revision 1.446 by scjones, Thu Sep 8 18:40:20 2005 UTC
# Line 6271  static const char *const server_usage[] Line 6271  static const char *const server_usage[]
6271  void  void
6272  parseServerOptions (int argc, char **argv)  parseServerOptions (int argc, char **argv)
6273  {  {
6274      char c;      int c;
6275    
6276      optind = 0;      optind = 0;
6277      while ((c = getopt (argc, argv, "+c:")) != -1)      while ((c = getopt (argc, argv, "+c:")) != -1)
6278      {      {

Legend:
Removed from v.1.445  
changed lines
  Added in v.1.446

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