Skip to content
Snippets Groups Projects
Commit 6f62e396 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #4315: Fixed compiler warning

parent 8a7bdf4d
No related branches found
No related tags found
No related merge requests found
...@@ -59,7 +59,7 @@ void test() ...@@ -59,7 +59,7 @@ void test()
} }
} }
int main( int, char **argv ) int main( int, char ** )
{ {
INIT_LOGGER( "tPacketFactory" ); INIT_LOGGER( "tPacketFactory" );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment