diff --git a/modules/home-assignments/mygetopt.md b/modules/home-assignments/mygetopt.md index f17c0f1f..86c6e3f3 100644 --- a/modules/home-assignments/mygetopt.md +++ b/modules/home-assignments/mygetopt.md @@ -13,4 +13,4 @@ non-option argument is encountered (i.e. one not starting with `-`) or after the See the following code on how to use `getopt`(3): -https://github.com/devnull-cz/unix-linux-prog-in-c-src/blob/master/getopt/getopt.c +#source getopt.c