Missed a #endif. Whoops.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@682 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues 2009-03-17 12:41:34 +00:00
parent f009016624
commit 66f9154548

View File

@ -900,3 +900,6 @@ read_file_system_list (bool need_fs_type)
return NULL; return NULL;
} }
} }
#endif