summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/three.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseok/three.stp')
-rwxr-xr-xtestsuite/parseok/three.stp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseok/three.stp b/testsuite/parseok/three.stp
index b2628d4d..d2401877 100755
--- a/testsuite/parseok/three.stp
+++ b/testsuite/parseok/three.stp
@@ -1,6 +1,6 @@
#! parsetest
-probe kernel:systemcall("foo")
+probe syscall ("foo")
{
$a = a$a = a$a$ = 0;
}