-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes following: - Free memory in usage(). - Use POPT_TABLEEND macro when creating option table. - Use POPT_ARG_NONE instead of magic number in option table. - Cast 'argv' to const, fixes incompatible pointer warning. - Remove end-of-line whitespace. - Call usage() if to few command-line arguments.
- Loading branch information
1 parent
6e9eccb
commit 3d15c5d
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters