summaryrefslogtreecommitdiff
path: root/interface/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface/syscall.h')
-rw-r--r--interface/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/syscall.h b/interface/syscall.h
index 43a06fd..2cadce4 100644
--- a/interface/syscall.h
+++ b/interface/syscall.h
@@ -1,7 +1,7 @@
/*
* Issue a System Call from Ring 3 / User Space
*
- * Syscalls Have up to 3 parameters. Unused Parameters are just ignored.
+ * Accepts up to 3 parameters.
* Check syscalls.h for details.
*/