Ignore:
Timestamp:
Nov 25, 2008 9:39:04 AM (15 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanoscale/server.c

    r1234 r1235  
    238238        };
    239239
    240         c = getopt_long(argc, argv, "+b:c:l:s:d:x:", long_options,
     240        c = getopt_long(argc, argv, "+b:c:l:s:x:d", long_options,
    241241                        &option_index);
    242242        if (c == -1)
Note: See TracChangeset for help on using the changeset viewer.