summaryrefslogtreecommitdiff
path: root/portable/stdbool.h
diff options
context:
space:
mode:
Diffstat (limited to 'portable/stdbool.h')
-rw-r--r--portable/stdbool.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/portable/stdbool.h b/portable/stdbool.h
index 61dd8a1..01a2ff2 100644
--- a/portable/stdbool.h
+++ b/portable/stdbool.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* Portability wrapper around <stdbool.h>.
*
* Provides the bool and _Bool types and the true and false constants,