summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src/keyword.cc2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff70f05..aafc1eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-29 Brendan Kehoe <brendan@zen.org>
+
+ * src/keyword.cc: Tweak comment to avoid nesting.
+
2005-08-27 Bruno Haible <bruno@clisp.org>
Fix missing ranlib detection when cross-compiling.
diff --git a/src/keyword.cc b/src/keyword.cc
index 01e6336..ae53bcc 100644
--- a/src/keyword.cc
+++ b/src/keyword.cc
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING.
If not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* Specification. */
#include "keyword.h"