aboutsummaryrefslogtreecommitdiff
path: root/include/stdbool.h
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 /include/stdbool.h
parent3d66f8090538003bdf5302c3baa3b41d319e3338 (diff)
downloadsrc-a75b8f47d17745e61ef010a3faeb1624e346a0d4.tar.gz
src-a75b8f47d17745e61ef010a3faeb1624e346a0d4.zip
Remove comment, which didn't even help anyway.
Submitted by: bde, long ago
Notes
Notes: svn path=/head/; revision=81585
Diffstat (limited to 'include/stdbool.h')
-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