1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 09:27:59 +00:00

Add trailing newline in tree234.h

[originally from svn r659]
This commit is contained in:
Simon Tatham 2000-10-02 11:47:30 +00:00
parent 8084172c18
commit 4471e3fe6c

View File

@ -66,4 +66,4 @@ void del234(tree234 *t, void *e);
void *first234(tree234 *t, enum234 *e);
void *next234(enum234 *e);
#endif /* TREE234_H */
#endif /* TREE234_H */