diff options
Diffstat (limited to 'testsuite/semok/one.stp')
-rwxr-xr-x | testsuite/semok/one.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/semok/one.stp b/testsuite/semok/one.stp index 336e57d2..764bd476 100755 --- a/testsuite/semok/one.stp +++ b/testsuite/semok/one.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 |