roshan 2004/05/07 01:32:13
Modified: c/include/axis/server SoapFault.h
Log:
Reenter the doxygen format commenting to support auto generated documents. (This commenting
format has been removed in the application of coding conventions).
Revision Changes Path
1.15 +1 -1 ws-axis/c/include/axis/server/SoapFault.h
Index: SoapFault.h
===================================================================
RCS file: /home/cvs/ws-axis/c/include/axis/server/SoapFault.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- SoapFault.h 6 May 2004 03:55:18 -0000 1.14
+++ SoapFault.h 7 May 2004 08:32:13 -0000 1.15
@@ -47,7 +47,7 @@
*/
static SoapFaultStruct s_arrSoapFaultStruct[FAULT_LAST];
-/*
+/**
* @class SoapFault
* @brief interface for the SoapFault class.
*
|