Skip to content

Commit

Permalink
Fix cppcheck warning. Closes ticket:3496
Browse files Browse the repository at this point in the history
  • Loading branch information
perim committed Jun 2, 2012
1 parent 15d7ef0 commit f875674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/modeltest.c
Expand Up @@ -228,6 +228,7 @@ static void check_pie(const char *input)
}
}
}
fclose(fp);
}

int main(int argc, char **argv)
Expand Down

0 comments on commit f875674

Please sign in to comment.