diff options
Diffstat (limited to 'testsuite/semok/four.stp')
-rwxr-xr-x | testsuite/semok/four.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/four.stp b/testsuite/semok/four.stp index c3b2a7d0..eb87f3f9 100755 --- a/testsuite/semok/four.stp +++ b/testsuite/semok/four.stp @@ -2,7 +2,7 @@ # these will ultimately be somehow associated with "providers" # and have a syntax of their own -global kernel_jiffies, kernel_current_comm; +global kernel_jiffies, kernel_current_comm function kernel_netlink(a, b) { # this should be a builtin function |