[server] / trunk / lib / getoption.h Repository:
ViewVC logotype

Diff of /trunk/lib/getoption.h

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

revision 255, Fri Jun 12 12:37:49 2009 UTC revision 256, Fri Jun 12 13:48:11 2009 UTC
# Line 273  Line 273 
273                                  op->found = true;                                  op->found = true;
274                                  if ( op->has_arg != no_argument )                                  if ( op->has_arg != no_argument )
275                                  {                                  {
276                                          op->value = optarg ? optarg : "null";                                          op->value = optarg ? optarg : "";
277                                  }                                  }
278                          }                          }
279                  }                  }

Legend:
Removed from v.255  
changed lines
  Added in v.256

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8