aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/defs2_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/defs2_linux.go')
-rw-r--r--src/runtime/defs2_linux.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/defs2_linux.go b/src/runtime/defs2_linux.go
index 980df9ec31..9dea6a1f3a 100644
--- a/src/runtime/defs2_linux.go
+++ b/src/runtime/defs2_linux.go
@@ -32,7 +32,7 @@ package runtime
#include <linux/eventpoll.h>
// This is the sigaction structure from the Linux 2.1.68 kernel which
-// is used with the rt_sigaction system call. For 386 this is not
+// is used with the rt_sigaction system call. For 386 this is not
// defined in any public header file.
struct kernel_sigaction {