diff options
Diffstat (limited to 'tapset/syscalls2.stp')
-rw-r--r-- | tapset/syscalls2.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tapset/syscalls2.stp b/tapset/syscalls2.stp index afe37b2b..ab11860c 100644 --- a/tapset/syscalls2.stp +++ b/tapset/syscalls2.stp @@ -7,7 +7,7 @@ // Public License (GPL); either version 2, or (at your option) any // later version. -# Each syscall returns the calls parameters. In addition, the following +/* Each syscall returns the calls parameters. In addition, the following * variables are set: * * name - generally the syscall name minus the "sys_". |