summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-08-13 13:29:29 +0000
committerasmodai <asmodai@FreeBSD.org>2001-08-13 13:29:29 +0000
commit6294027bad54895037359ec3c713f0aed626424b (patch)
treebc6bbe8dffbd17f0e3579d865b1855421da8517b /include
parent2921a0c6f2f53f032fdfa53eeea25429cdf5fccd (diff)
downloadFreeBSD-src-6294027bad54895037359ec3c713f0aed626424b.zip
FreeBSD-src-6294027bad54895037359ec3c713f0aed626424b.tar.gz
Remove comment, which didn't even help anyway.
Submitted by: bde, long ago
Diffstat (limited to 'include')
-rw-r--r--include/stdbool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stdbool.h b/include/stdbool.h
index 84c7fa5..1e6bd65 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
OpenPOWER on IntegriCloud