Append missing EOF linefeed.

This commit is contained in:
Jason Kankiewicz 2022-03-08 06:24:22 -08:00 committed by GitHub
parent fbf0f29b66
commit b2a879ba4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,4 +12,4 @@ int group_setup(void** state);
int group_teardown(void** state);
#endif
#endif