Modificato il makefile per la generazione automatica delle figure,
[gapil.git] / sources / IPCTestId.c
index de39a4749e596a35a454ed23224b75bf670b919f..2aa66ee03d5e450c6bcdfbc94586b8c8babfaf45 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.2 2002/08/19 17:34:23 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