SHERLOCK: More syntactic fixes

This commit is contained in:
Paul Gilbert 2015-05-19 08:01:06 -04:00
parent dac49ddab4
commit fa35249a24
5 changed files with 17 additions and 16 deletions

View file

@ -133,7 +133,7 @@ public:
/**
* Prompts the user to enter a filename in a given slot
*/
bool getFilename(int slot);
bool promptForFilename(int slot);
};
} // End of namespace Sherlock