Removing spaces at end of lines.

This commit is contained in:
Bart House
2018-11-23 21:30:50 -08:00
parent 912886a73f
commit 1c1e5b7e36
2 changed files with 5 additions and 5 deletions

View File

@@ -413,8 +413,8 @@ const struct instance_globals g_init = {
struct instance_globals g;
void
decl_globals_init()
void
decl_globals_init()
{
g = g_init;