[lib] Trivial: fix line lengths of a comment in workqueu.c

2006-03-30 Paul Jakma <paul.jakma@sun.com>

	* workqueue.c: (work_queue_run) fix line length of comment
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 7511cdf..cf0278a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,7 @@
 
 	* command.h: (DEFUN_CMD_FUNC_TEXT) Annotate arguments as
 	  potentially being unused.
+	* workqueue.c: (work_queue_run) fix line length of comment
 
 2006-03-27 Paul Jakma <paul.jakma@sun.com>