X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcommon%2Ffile.h;h=63cc2ca0b72fdacb9122e9995fb90bb5aabf932a;hb=22339c898f8c04af609419f036828323b26f480f;hp=f111c099cd9c2c17f4020b861e6bce184517dc58;hpb=d4b44cdc2002d9214a0ae2528be8b1cab14c5120;p=xestiacalendar%2F.git 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