Fix prototype warning in libs/file
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3692 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -656,7 +656,7 @@ err:
|
||||
// This code is only needed if we have a current working directory
|
||||
// per drive.
|
||||
// letter is 0 based: 0 = A, 1 = B, ...
|
||||
bool
|
||||
static bool
|
||||
driveLetterExists(int letter)
|
||||
{
|
||||
unsigned long drives;
|
||||
|
||||
Reference in New Issue
Block a user