diff common/errorcodes.h @ 151:0df62decff90

Test if uninstall is handled as instruction
author Andre Heinecke <aheinecke@intevation.de>
date Mon, 24 Mar 2014 17:45:09 +0000
parents fc9af77b06b9
children 37c9653b8755
line wrap: on
line diff
--- a/common/errorcodes.h	Mon Mar 24 17:23:42 2014 +0000
+++ b/common/errorcodes.h	Mon Mar 24 17:45:09 2014 +0000
@@ -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/