/[sysplogd]/sysplogd
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sysplogd

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

revision 9 by dpavlin, Sat Apr 11 10:03:04 2009 UTC revision 11 by dpavlin, Sat Apr 11 11:42:04 2009 UTC
# Line 22  GetOptions( Line 22  GetOptions(
22          'debug+'  => \$debug,          'debug+'  => \$debug,
23          'schema!' => \$schema,          'schema!' => \$schema,
24          'log=s'   => \$log,          'log=s'   => \$log,
25            'port=i'  => \$port,
26  ) || die "usage: $0 --debug --schema\n";  ) || die "usage: $0 --debug --schema\n";
27    
28  our $VERSION = '0.00';  our $VERSION = '0.00';

Legend:
Removed from v.9  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC 1.1.26