Add newlines at ends of some files
This commit is contained in:
parent
63612c1119
commit
fa80d94168
|
@ -198,4 +198,4 @@ TEST_LIST = {
|
||||||
{NULL, NULL} /* zero record marks the end of the list */
|
{NULL, NULL} /* zero record marks the end of the list */
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // KZGTEST
|
#endif // KZGTEST
|
||||||
|
|
|
@ -764,4 +764,4 @@ TEST_LIST = {
|
||||||
{NULL, NULL} /* zero record marks the end of the list */
|
{NULL, NULL} /* zero record marks the end of the list */
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -978,4 +978,4 @@ TEST_LIST = {
|
||||||
{NULL, NULL} /* zero record marks the end of the list */
|
{NULL, NULL} /* zero record marks the end of the list */
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // KZGTEST
|
#endif // KZGTEST
|
||||||
|
|
Loading…
Reference in New Issue