minor comment typ fix

This commit is contained in:
Michael Rash
2013-02-17 12:02:48 -05:00
parent ff285961e8
commit 7735e8ce7a
+1 -1
View File
@@ -943,7 +943,7 @@ errmsg(const char *msg, const int err) {
MY_NAME, msg, err, fko_errstr(err));
}
/* free up memory and exist
/* free up memory and exit
*/
static void
clean_exit(fko_ctx_t ctx, fko_cli_options_t *opts, unsigned int exit_status)