1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

* src/keyword.cc: Tweak comment to avoid nesting.

This commit is contained in:
Brendan Kehoe
2005-08-29 11:40:29 +00:00
parent aa14f60197
commit a8510b1e1c
2 changed files with 5 additions and 1 deletions

View File

@@ -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> 2005-08-27 Bruno Haible <bruno@clisp.org>
Fix missing ranlib detection when cross-compiling. Fix missing ranlib detection when cross-compiling.

View File

@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. along with this program; see the file COPYING.
If not, write to the Free Software Foundation, Inc., 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. */ /* Specification. */
#include "keyword.h" #include "keyword.h"