From b978374039e47d599b02b44a19bca1b6e2bbd61e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 23 Jan 2001 22:42:58 +0000 Subject: 2001-01-23 Joel Sherrill * src/alarm.c: Eliminated use of C++ style comments. --- c/src/exec/posix/ChangeLog | 4 ++++ c/src/exec/posix/src/alarm.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/exec/posix') diff --git a/c/src/exec/posix/ChangeLog b/c/src/exec/posix/ChangeLog index 108cff09e2..cb4d0c33fc 100644 --- a/c/src/exec/posix/ChangeLog +++ b/c/src/exec/posix/ChangeLog @@ -1,3 +1,7 @@ +2001-01-23 Joel Sherrill + + * src/alarm.c: Eliminated use of C++ style comments. + 2001-01-12 Joel Sherrill * src/clockgetres.c: Fixed match problem. We are not converting diff --git a/c/src/exec/posix/src/alarm.c b/c/src/exec/posix/src/alarm.c index b2258d7e56..4be32f3dbf 100644 --- a/c/src/exec/posix/src/alarm.c +++ b/c/src/exec/posix/src/alarm.c @@ -13,7 +13,7 @@ #include -//#include +/* #include */ #include #include -- cgit v1.2.3