]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix typo in previous checkin.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 May 2007 19:36:57 +0000 (19:36 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 May 2007 19:36:57 +0000 (19:36 +0000)
ChangeLog

index b01fd0ff390a0634d0e5e651d77f6c81c35dbb0a..4f2e5ddace24764e9b053ba18bb54bf73cc2f1be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2007-05-31  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/autoconf.texi (Particular Types): Give example of use for
-       AC_TYPE_UINT8_T.
+       AC_TYPE_INT8_T etc.
 
 2007-05-29  Stepan Kasal  <kasal@ucw.cz>