summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/iso646.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/iso646.h b/include/iso646.h
index e8bc7a5..94f3de6 100644
--- a/include/iso646.h
+++ b/include/iso646.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: iso646.h,v 1.1 1998/08/01 13:42:12 alex Exp $
*/
#ifndef _ISO646_H_
@@ -41,4 +41,4 @@
#define xor ^
#define xor_eq ^=
-#endif /* _ISO646_H_ */_
+#endif /* !_ISO646_H_ */
OpenPOWER on IntegriCloud