Clean up some compile warnings.
This commit is contained in:
@ -481,6 +481,5 @@ int mountinfo(int argc, char **argv)
|
||||
REG_FREE(point_regex);
|
||||
REG_FREE(skip_point_regex);
|
||||
|
||||
exit(result);
|
||||
/* NOTREACHED */
|
||||
return result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user