Index: ossp-pkg/pth/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/pth/Makefile.in,v rcsdiff -q -kk '-r1.148' '-r1.149' -u '/v/ossp/cvs/ossp-pkg/pth/Makefile.in,v' 2>/dev/null --- Makefile.in 2002/11/03 09:59:32 1.148 +++ Makefile.in 2002/11/30 20:16:00 1.149 @@ -91,7 +91,7 @@ test_select test_httpd test_sfio test_uctx @TEST_PTHREAD@ # object files for library generation -# (order is just aesthically important) +# (order is just aesthetically important) LOBJS = pth_debug.lo pth_ring.lo pth_pqueue.lo pth_time.lo pth_errno.lo pth_mctx.lo \ pth_uctx.lo pth_tcb.lo pth_sched.lo pth_attr.lo pth_lib.lo pth_event.lo \ pth_data.lo pth_clean.lo pth_cancel.lo pth_msg.lo pth_sync.lo pth_fork.lo \