Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3317 → Rev 3318

/branches/shell/uspace/lib/libc/generic/getopt.c
307,8 → 307,6
/*
* getopt --
* Parse argc/argv argument vector.
*
* [eventually this will replace the real getopt]
*/
int
getopt(nargc, nargv, options)