mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-15 10:08:06 -05:00
Add trailing newline in tree234.h
[originally from svn r659]
This commit is contained in:
parent
8084172c18
commit
4471e3fe6c
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user