Fix some doxygen warnings.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2117 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2015-04-04 09:08:11 +00:00
parent 11fa950ea7
commit 705584a9d7
8 changed files with 1511 additions and 949 deletions

View File

@@ -120,6 +120,6 @@ void Append_path(char *path, const char *filename, char *reverse_path);
byte Create_lock_file(const char *file_directory);
///
/// Release a lock file created by ::Create_Lock_file
/// Release a lock file created by ::Create_lock_file
void Release_lock_file(const char *file_directory);