summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src/cond.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/src/cond.c')
-rw-r--r--c/src/exec/posix/src/cond.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/exec/posix/src/cond.c b/c/src/exec/posix/src/cond.c
index c5c91d20e7..bba0f1991f 100644
--- a/c/src/exec/posix/src/cond.c
+++ b/c/src/exec/posix/src/cond.c
@@ -1,5 +1,4 @@
-/* cond.c
- *
+/*
* $Id$
*/