Skip to content
This repository has been archived by the owner on Aug 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #14 from felixonmars/master
Browse files Browse the repository at this point in the history
Fix a typo in getargs.c
  • Loading branch information
ambrop72 committed Dec 2, 2015
2 parents 95a1b86 + 59a2fe9 commit 4b76199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncd/modules/getargs.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* getargs()
*
* Variables:
* (empty) - list of extra command line arguments that were passed to the intrepreter
* (empty) - list of extra command line arguments that were passed to the interpreter
*/

#include <string.h>
Expand Down

0 comments on commit 4b76199

Please sign in to comment.