diff options
Diffstat (limited to 'camel/camel-exception-list.def')
-rw-r--r-- | camel/camel-exception-list.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-exception-list.def b/camel/camel-exception-list.def index 1444c59f2c..1ed6f67fed 100644 --- a/camel/camel-exception-list.def +++ b/camel/camel-exception-list.def @@ -1,4 +1,4 @@ -CAMEL_EXCEPTION_NONE, +CAMEL_EXCEPTION_NONE = 0, /* Generic exceptions */ CAMEL_EXCEPTION_INVALID_PARAM, |