diff --git a/pfbneo/sources/main.cpp b/pfbneo/sources/main.cpp index ef0a2271..e49babf9 100644 --- a/pfbneo/sources/main.cpp +++ b/pfbneo/sources/main.cpp @@ -51,7 +51,7 @@ void BurnPathsInit(C2DIo *io); INT32 GetIpsesMaxLen(char *) { - return 0; + return 0; } int main(int argc, char **argv) {