diff common/errorcodes.h @ 277:22408d797c92

Factor out functions for cert install/remove.
author Sascha Wilde <wilde@intevation.de>
date Wed, 02 Apr 2014 13:10:40 +0200
parents 20d515604daa
children 539c856cb5da
line wrap: on
line diff
--- a/common/errorcodes.h	Wed Apr 02 11:48:08 2014 +0200
+++ b/common/errorcodes.h	Wed Apr 02 13:10:40 2014 +0200
@@ -39,5 +39,7 @@
 #define WARN_MOZ_PROFILE_DOES_NOT_EXIST 0x0092
 /* Warning: no profiles found */
 #define WARN_MOZ_NO_PROFILES 0x0094
+/* Warning: no profiles found */
+#define WARN_MOZ_COULD_NOT_ADD_OR_REMOVE_CERT 0x0098
 
 #endif

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