- fix
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 11 Jun 2012 11:32:58 +0000 (11:32 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 11 Jun 2012 11:32:58 +0000 (11:32 +0000)
src/ats/perf_ats_mlp.c

index ff2d8dadaa209d34eaa602a99cf639d444740a52..c8ecda685fee2cd2b4e06fce19059463b394916c 100644 (file)
@@ -334,7 +334,7 @@ check (void *cls, char *const *args, const char *cfgfile,
 
 
 int
-main (int argc, char *argv[])
+main (int argc, char *const *argv)
 {
   /* Init invalid */
   update_percentage = UINT_MAX;