]> rtime.felk.cvut.cz Git - frescor/frsh.git/commitdiff
Fix FRSH error message to print what it really is
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 17 May 2009 18:24:56 +0000 (20:24 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 17 May 2009 19:15:14 +0000 (21:15 +0200)
frsh_api/frsh_error.c

index 6c0072c8f2135efbb10bfa6ece8468bca4c31e25..026e11847455e52f05a5336c15416d7e97cbf551 100644 (file)
@@ -116,7 +116,7 @@ static char * frsh_strerror_table[] =
     "SCHED_POLICY_NOT_COMPATIBLE    ",
     "SERVER_WORKLOAD_NOT_COMPATIBLE ",
     "ALREADY_BOUND                  ",
-    "WRONG_NETWORK                  ",
+    "RESOURCE_ID_INVALID           ",
     "TOO_LARGE                      ",
     "BUFFER_FULL                    ",
     "NO_SPACE                       ",