ALcune correzioni sparse, risistemati i commenti interni delle varie
[gapil.git] / sources / IPCTestId.c
index de39a4749e596a35a454ed23224b75bf670b919f..b81a8730087ab7fcd6d7ff1d7cea618cf32162d3 100644 (file)
@@ -26,7 +26,7 @@
  *
  * Usage: ipctestid -h give all info's
  *
- * $Id: IPCTestId.c,v 1.1 2002/08/16 22:29:38 piccardi Exp $
+ * $Id: IPCTestId.c,v 1.4 2003/05/02 09:55:14 piccardi Exp $
  *
  ****************************************************************/
 /* 
@@ -52,8 +52,8 @@ int main(int argc, char *argv[])
  * Variables definition  
  */
     int i; 
-    int n = 10;           /* default is 10 tryes */
-    char type='q';        /* default is use queues */
+    int n = 5;                                        /* default is 10 tryes */
+    char type='q';                                  /* default is use queues */
     int id;
     /*
      * Input section: decode command line parameters