diff libpurple/nat-pmp.h @ 15975:328ae2c041c3

fix win32 build for nat-pmp stuff. I haven't tested it, but it compiles.
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 31 Mar 2007 21:48:11 +0000
parents 1a12ce76c4f4
children 533ebd404184
line wrap: on
line diff
--- a/libpurple/nat-pmp.h	Sat Mar 31 20:33:54 2007 +0000
+++ b/libpurple/nat-pmp.h	Sat Mar 31 21:48:11 2007 +0000
@@ -72,5 +72,6 @@
  * @returns TRUE if succesful; FALSE if unsuccessful
  */
 gboolean purple_pmp_destroy_map(PurplePmpType type, unsigned short privateport);
-	
-#endif
\ No newline at end of file
+
+#endif
+