Commit cc2c26e7 authored by claes's avatar claes

*** empty log message ***

parent 204b7243
/* /*
* Proview $Id: opc_provider.cpp,v 1.18 2008-11-25 08:13:26 claes Exp $ * Proview $Id: opc_provider.cpp,v 1.19 2008-12-01 08:38:16 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -1291,7 +1291,7 @@ int main(int argc, char *argv[]) ...@@ -1291,7 +1291,7 @@ int main(int argc, char *argv[])
int server_id; int server_id;
/* Read arguments */ /* Read arguments */
if ( argc < 5) { if ( argc < 4) {
usage(); usage();
exit(0); exit(0);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment