From c11a1f978dd849252d1ba43702a2832e02b62ed5 Mon Sep 17 00:00:00 2001 From: wcohen Date: Mon, 6 Feb 2006 14:24:37 +0000 Subject: Correct opening comment typo. --- tapset/syscalls2.stp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapset/syscalls2.stp') 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_". -- cgit