Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2000-10-02 15:47:30 +0400
committerSimon Tatham <anakin@pobox.com>2000-10-02 15:47:30 +0400
commit4471e3fe6c2034ec35a1ea54531b6d289f9d588b (patch)
treeed8670b43633cfaffefc9ef5df8120356e210948 /tree234.h
parent8084172c1887ccfc94aebccf4138e9eb42179c53 (diff)
Add trailing newline in tree234.h
[originally from svn r659]
Diffstat (limited to 'tree234.h')
-rw-r--r--tree234.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tree234.h b/tree234.h
index 6675e982..3ccacddb 100644
--- 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 */