Parent Directory
|
Revision Log
|
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 | } | } |
|
||||||||
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |