ossp-pkg/pth/test_select.c 1.14 -> 1.15
--- test_select.c 2002/01/27 11:03:41 1.14
+++ test_select.c 2002/11/03 09:24:42 1.15
@@ -22,7 +22,8 @@
**
** test_select.c: Pth test program (select)
*/
-
+ /* ``Most computer problems are located
+ between the keyboard and the chair.'' */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|
|