This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".
The branch, master has been updated
via a817502d9da9e61d4b875f47ab97f2a685897bf5 (commit)
from 40d447ca9b54a7f843b0e4a66da55e989593f6ad (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=a817502d9da9e61d4b875f47ab97f2a685897bf5
commit a817502d9da9e61d4b875f47ab97f2a685897bf5
Author: Simon Josefsson <[email protected]>
Date: Tue Sep 21 10:48:20 2010 +0200
ifconfig/system/qnx.h: Rename pre-processor symbol
IFCONFIG_SYSTEM_SOLARIS_H to IFCONFIG_SYSTEM_QNX_H.
Reported by Mats Erik Andersson <[email protected]>.
diff --git a/ChangeLog b/ChangeLog
index 7f3efb3..8407cae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-21 Simon Josefsson <[email protected]>
+
+ * ifconfig/system/qnx.h: Rename pre-processor symbol
+ IFCONFIG_SYSTEM_SOLARIS_H to IFCONFIG_SYSTEM_QNX_H. Reported by
+ Mats Erik Andersson <[email protected]>.
+
2010-09-09 Mats Erik Andersson <[email protected]>
* src/tftp.c (peeraddr, f, trace, verbose, rexmtval)
diff --git a/ifconfig/system/qnx.h b/ifconfig/system/qnx.h
index 04a6c48..5c9a3f9 100644
--- a/ifconfig/system/qnx.h
+++ b/ifconfig/system/qnx.h
@@ -19,8 +19,8 @@
/* Written by Marcus Brinkmann. */
-#ifndef IFCONFIG_SYSTEM_SOLARIS_H
-# define IFCONFIG_SYSTEM_SOLARIS_H
+#ifndef IFCONFIG_SYSTEM_QNX_H
+# define IFCONFIG_SYSTEM_QNX_H
# include "../printif.h"
# include "../options.h"
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
ifconfig/system/qnx.h | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
hooks/post-receive
--
GNU Inetutils
_______________________________________________
Commit-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-inetutils