Add a ; to make a non-null statement
This commit is contained in:
parent
0acab084ce
commit
83431b577e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=104154
@ -292,7 +292,7 @@ readfile(char *name)
|
||||
last_card->next = genericp;
|
||||
last_card = tail_gp;
|
||||
}
|
||||
generic_done:
|
||||
generic_done:;
|
||||
}
|
||||
|
||||
/* save the initial state of resource pool */
|
||||
|
Loading…
Reference in New Issue
Block a user