Prevent duplicate sk_close() calls on the same socket when the
[u/mdw/putty] / tree234.h
index 6675e98..3ccacdd 100644 (file)
--- a/tree234.h
+++ b/tree234.h
@@ -66,4 +66,4 @@ void del234(tree234 *t, void *e);
 void *first234(tree234 *t, enum234 *e);
 void *next234(enum234 *e);
 
-#endif /* TREE234_H */
\ No newline at end of file
+#endif /* TREE234_H */