[ftpii] r291 committed - Fix header comments

3 views
Skip to first unread message

codesite...@google.com

unread,
Feb 12, 2010, 7:31:58 PM2/12/10
to ftpii-...@googlegroups.com
Revision: 291
Author: joe.g...@psychlaw.com.au
Date: Fri Feb 12 16:28:36 2010
Log: Fix header comments

http://code.google.com/p/ftpii/source/detail?r=291

Modified:
/fst/trunk/source/fst.h
/isfs/trunk/source/isfs.h
/iso/trunk/source/iso.h
/nandimg/trunk/source/nandimg.h
/otp/trunk/source/otp.h
/wod/trunk/source/wod.h

=======================================
--- /fst/trunk/source/fst.h Sat Nov 22 12:44:13 2008
+++ /fst/trunk/source/fst.h Fri Feb 12 16:28:36 2010
@@ -32,4 +32,4 @@
bool FST_Unmount();
u64 FST_LastAccess();

-#endif /* _FST_H_ */
+#endif /* _FST_H */
=======================================
--- /isfs/trunk/source/isfs.h Thu Jan 15 11:36:59 2009
+++ /isfs/trunk/source/isfs.h Fri Feb 12 16:28:36 2010
@@ -34,4 +34,4 @@
bool ISFS_Unmount();
s32 ISFS_SU();

-#endif /* _LIBISFS_H_ */
+#endif /* _LIBISFS_H */
=======================================
--- /iso/trunk/source/iso.h Sat Nov 22 12:44:13 2008
+++ /iso/trunk/source/iso.h Fri Feb 12 16:28:36 2010
@@ -32,4 +32,4 @@
bool ISO9660_Unmount();
u64 ISO9660_LastAccess();

-#endif /* _ISO_H_ */
+#endif /* _ISO_H */
=======================================
--- /nandimg/trunk/source/nandimg.h Tue Dec 30 05:07:21 2008
+++ /nandimg/trunk/source/nandimg.h Fri Feb 12 16:28:36 2010
@@ -31,4 +31,4 @@
bool NANDIMG_Mount();
bool NANDIMG_Unmount();

-#endif /* _NANDIMG_H_ */
+#endif /* _NANDIMG_H */
=======================================
--- /otp/trunk/source/otp.h Fri Dec 18 06:31:38 2009
+++ /otp/trunk/source/otp.h Fri Feb 12 16:28:36 2010
@@ -31,4 +31,4 @@
bool OTP_Mount();
bool OTP_Unmount();

-#endif /* _OTP_H_ */
+#endif /* _OTP_H */
=======================================
--- /wod/trunk/source/wod.h Sat Nov 22 12:44:13 2008
+++ /wod/trunk/source/wod.h Fri Feb 12 16:28:36 2010
@@ -33,4 +33,4 @@
bool WOD_Unmount();
u64 WOD_LastAccess();

-#endif /* _WOD_H_ */
+#endif /* _WOD_H */

Reply all
Reply to author
Forward
0 new messages