From 97ae5983d92693045c74e40ed07367abc79481fc Mon Sep 17 00:00:00 2001 From: rwatson Date: Mon, 28 May 2007 11:36:43 +0000 Subject: Correct spelling errors in comments. --- lib/libc/sys/Symbol.map | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/sys/Symbol.map b/lib/libc/sys/Symbol.map index 155b45b..18d58eb 100644 --- a/lib/libc/sys/Symbol.map +++ b/lib/libc/sys/Symbol.map @@ -143,7 +143,7 @@ FBSD_1.0 { kldunload; kldunloadf; kqueue; - kmq_notify; /* Do we want these to be publc interfaces? */ + kmq_notify; /* Do we want these to be public interfaces? */ kmq_open; /* librt uses them to provide mq_xxx. */ kmq_setattr; kmq_timedreceive; @@ -307,7 +307,7 @@ FBSD_1.0 { thr_set_name; thr_suspend; thr_wake; - ktimer_create; /* Do we want these to be publc interfaces? */ + ktimer_create; /* Do we want these to be public interfaces? */ ktimer_delete; /* librt uses them to provide timer_xxx. */ ktimer_getoverrun; ktimer_gettime; -- cgit v1.1