about summary refs log tree commit diff
path: root/mach/err_kern.sub
diff options
context:
space:
mode:
Diffstat (limited to 'mach/err_kern.sub')
-rw-r--r--mach/err_kern.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/err_kern.sub b/mach/err_kern.sub
index ab00ae40f2..42c38ebd59 100644
--- a/mach/err_kern.sub
+++ b/mach/err_kern.sub
@@ -50,7 +50,7 @@
  */
 
 static char * err_codes_kern[] = {
-	"(os/kern) successful",
+	"Success",
 	"(os/kern) invalid address",
 	"(os/kern) protection failure",
 	"(os/kern) no space available",