summaryrefslogtreecommitdiffstats
path: root/libcsoap/soap-fault.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcsoap/soap-fault.h')
-rw-r--r--libcsoap/soap-fault.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libcsoap/soap-fault.h b/libcsoap/soap-fault.h
index a65d803..dcc18e2 100644
--- a/libcsoap/soap-fault.h
+++ b/libcsoap/soap-fault.h
@@ -1,5 +1,5 @@
/******************************************************************
- * $Id: soap-fault.h,v 1.1 2004/01/30 16:39:34 snowdrop Exp $
+ * $Id: soap-fault.h,v 1.2 2004/10/15 13:34:02 snowdrop Exp $
*
* CSOAP Project: A SOAP client/server library in C
* Copyright (C) 2003 Ferhat Ayaz
@@ -27,6 +27,7 @@
#include <libcsoap/soap-xml.h>
+
typedef enum _fault_code {
Fault_VersionMismatch,
Fault_MustUnderstand,