added newline at end of file to get rid of warning
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1942 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -196,4 +196,4 @@ res_HasKey (const char *key)
|
|||||||
{
|
{
|
||||||
check_map_init ();
|
check_map_init ();
|
||||||
return (res_GetString (key) != NULL);
|
return (res_GetString (key) != NULL);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user