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
Родитель 8084172c18
Коммит 4471e3fe6c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 */