typo in constant name
authorMiloš Mulač <mulac@civ.zcu.cz>
Mon, 26 May 2008 10:59:38 +0000 (10:59 +0000)
committerMiloš Mulač <mulac@civ.zcu.cz>
Mon, 26 May 2008 10:59:38 +0000 (10:59 +0000)
org.glite.jp.client/src/jpimporter.c

index 3cd04a6..e83b2dc 100644 (file)
@@ -61,7 +61,7 @@ typedef struct {
 #define JP_REPEAT_TIMEOUT                      360
 #define JP_GIVUP_TIMEOUT                       3600
 #define PID_POOL_SIZE                          20
-#define DUMP_SLAVES_DEFAULT                    1
+#define DEFAULT_DUMP_SLAVES_NUMBER             1
 
 
 static int             debug = 0;