|
From: <ras...@us...> - 2004-01-13 21:42:49
|
Update of /cvsroot/chasm-interop/chasm/include In directory sc8-pr-cvs1:/tmp/cvs-serv32610 Modified Files: F90Descriptor.h Log Message: Add /* */ to comment for last #endif Index: F90Descriptor.h =================================================================== RCS file: /cvsroot/chasm-interop/chasm/include/F90Descriptor.h,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** F90Descriptor.h 11 Sep 2003 15:50:50 -0000 1.1 --- F90Descriptor.h 13 Jan 2004 21:42:46 -0000 1.2 *************** *** 54,56 **** } ! #endif _DESCRIPTOR_H_ --- 54,56 ---- } ! #endif /* _DESCRIPTOR_H_ */ |