diff common/errorcodes.h @ 158:fb3b2d77518f

Merged
author Sascha Wilde <wilde@intevation.de>
date Tue, 25 Mar 2014 09:30:51 +0100
parents 0df62decff90
children 37c9653b8755
line wrap: on
line diff
--- a/common/errorcodes.h	Tue Mar 25 09:30:42 2014 +0100
+++ b/common/errorcodes.h	Tue Mar 25 09:30:51 2014 +0100
@@ -1,6 +1,8 @@
 #ifndef ERRORCODES_H
 #define ERRORCODES_H
 
+/* No error */
+#define NO_ERROR 0
 /* No begin certificate / end certificate could be found */
 #define ERR_INVALID_INPUT_NO_LIST 2
 /* Too much input for the installer process */

http://wald.intevation.org/projects/trustbridge/