From 56135c623a865c501ab31cc940c0e22ece2673f4 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Fri, 3 Jun 2011 11:31:24 +0200 Subject: Imported Upstream version 2011.06.02 --- src/pkg/runtime/runtime.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pkg/runtime/runtime.h') diff --git a/src/pkg/runtime/runtime.h b/src/pkg/runtime/runtime.h index f2f8dcd5b..2b2b34a3c 100644 --- a/src/pkg/runtime/runtime.h +++ b/src/pkg/runtime/runtime.h @@ -306,7 +306,7 @@ enum { /* * defined macros - * you need super-goru privilege + * you need super-gopher-guru privilege * to add this list. */ #define nelem(x) (sizeof(x)/sizeof((x)[0])) -- cgit v1.2.3