summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--src/include/nonposix.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 63b5022e..e9bc38e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
* MORE.STUFF: Added info about port to DOS.
* NEWS, win32-diffs: Updated.
+ * src/include/nonposix.h: Remove first line -- this file is used
+ in C also.
+
2000-07-30 Werner LEMBERG <wl@gnu.org>
* doc/texinfo.tex: Update to latest version.
diff --git a/src/include/nonposix.h b/src/include/nonposix.h
index 0d3cbd64..e4b02da3 100644
--- a/src/include/nonposix.h
+++ b/src/include/nonposix.h
@@ -1,4 +1,3 @@
-// -*- C++ -*-
/* Copyright (C) 2000 Free Software Foundation, Inc.
Written by Eli Zaretskii (eliz@is.elta.co.il)
@@ -136,4 +135,3 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef NULL_DEV
# define NULL_DEV "/dev/null"
#endif
-