summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-08-13 13:29:29 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-08-13 13:29:29 +0000
commita75b8f47d17745e61ef010a3faeb1624e346a0d4 (patch)
treebc6bbe8dffbd17f0e3579d865b1855421da8517b
parent3d66f8090538003bdf5302c3baa3b41d319e3338 (diff)
Notes
-rw-r--r--include/stdbool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stdbool.h b/include/stdbool.h
index 84c7fa58e6cf..1e6bd6578c56 100644
--- a/include/stdbool.h
+++ b/include/stdbool.h
@@ -31,7 +31,6 @@
#define __bool_true_false_are_defined 1
-/* And those constants must also be available as macros */
#define false 0
#define true 1