X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fcommon%2Ffile.h;h=63cc2ca0b72fdacb9122e9995fb90bb5aabf932a;hp=f111c099cd9c2c17f4020b861e6bce184517dc58;hb=22339c898f8c04af609419f036828323b26f480f;hpb=d4b44cdc2002d9214a0ae2528be8b1cab14c5120 diff --git a/source/common/file.h b/source/common/file.h index f111c09..63cc2ca 100644 --- a/source/common/file.h +++ b/source/common/file.h @@ -27,6 +27,6 @@ #include #endif -bool FileExists(std::string Filename); +bool FileExists(std::string filename); #endif \ No newline at end of file