summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>2005-08-29 11:40:29 +0000
committerBrendan Kehoe <brendan@zen.org>2005-08-29 11:40:29 +0000
commita8510b1e1c4aadcac3af417fea27a01c999e223a (patch)
treeae33453903d2d0d2c4e5246277598cf9d5d4dc66
parentaa14f60197c36c76aa3d337f6ad6294f3ef067c9 (diff)
downloadgperf-a8510b1e1c4aadcac3af417fea27a01c999e223a.tar.gz
* src/keyword.cc: Tweak comment to avoid nesting.
-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"