diff src/protocols/msn/nexus.h @ 8386:143d0b29ba82

[gaim-migrate @ 9114] Fix a few compile warnings and errors when compiling with -ansi and run dos2unix on yahoo_auth.c and yahoo_auth.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 02 Mar 2004 08:05:03 +0000
parents d0ba2f7b40e7
children 502707ca1836
line wrap: on
line diff
--- a/src/protocols/msn/nexus.h	Tue Mar 02 07:41:05 2004 +0000
+++ b/src/protocols/msn/nexus.h	Tue Mar 02 08:05:03 2004 +0000
@@ -18,4 +18,4 @@
 MsnNexus *msn_nexus_new(MsnSession *session);
 void msn_nexus_destroy(MsnNexus *nexus);
 
-#endif // _MSN_NEXUS_H_
+#endif /* _MSN_NEXUS_H_ */