Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s/NOTRECEIPT/NOTRECEIVED/ (plus some reindent)
[simgrid.git] / tools / tesh2 / include / xerrno.h
index ef4f8fe..843bbe4 100644 (file)
@@ -14,7 +14,7 @@ extern "C" {
 #define EOUTPUTNOTMATCH                ((int)109)      /* the outputs don't match                                                                                                      */\r
 #define ESIGNOTMATCH           ((int)110)      /* the signals don't match                                                                                                      */\r
 #define EUNXPSIG                       ((int)111)      /* Unexpected signal caught                                                                                                     */\r
-#define ESIGNOTRECEIPT         ((int)112)      /* the expected signal is not receipt                                                                           */\r
+#define ESIGNOTRECEIVED                ((int)112)      /* the expected signal is not receipt                                                                           */\r
 #define EPROCCMDLINE           ((int)116)      /* this is an internal error : the process_command_line() function failed       */\r
 #define ENOARG                         ((int)117)      /* a none optional argument is not specified in the command line                        */\r
 #define ENOTPOSITIVENUM                ((int)118)      /* the argument of the option is not strictly positive                                          */\r