ossp-pkg/pth/test_mp.c 1.40 -> 1.41
--- test_mp.c 2002/01/27 11:03:41 1.40
+++ test_mp.c 2002/11/03 09:24:42 1.41
@@ -22,7 +22,8 @@
**
** test_mp.c: Pth test program (message port handling)
*/
-
+ /* ``Failure is not an option.
+ It comes bundled with software.'' */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|
|