mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 10:15:57 +01:00
README: typo on C main
This commit is contained in:
@@ -11674,7 +11674,7 @@ This section was originally moved in here from: https://github.com/cirosantilli/
|
||||
Programs under link:userland/c/[] are examples of link:https://en.wikipedia.org/wiki/ANSI_C[ANSI C] programming:
|
||||
|
||||
* link:userland/c/hello.c[]
|
||||
* main` and environment
|
||||
* `main` and environment
|
||||
** link:userland/c/return0.c[]
|
||||
** link:userland/c/return1.c[]
|
||||
** link:userland/c/return2.c[]
|
||||
|
||||
Reference in New Issue
Block a user