Removing spaces at end of lines.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user