]> pd.if.org Git - pdclib/blobdiff - includes/iso646.h
Some cleanup.
[pdclib] / includes / iso646.h
index cc8be74abab17a9734943f9b3f21b0d8848595f6..7dd19ca58477063735f550c954cd427c2d10499a 100644 (file)
@@ -4,7 +4,7 @@
 // Public Domain C Library - http://pdclib.sourceforge.net
 // This code is Public Domain. Use, modify, and redistribute at will.
 // ----------------------------------------------------------------------------
-// Provides "readable" aliases for bit operators.
+// Alternative spellings
 // ----------------------------------------------------------------------------
 
 #ifndef __ISO646_H