]> granicus.if.org Git - strace/commitdiff
fix typo
authorWichert Akkerman <wichert@deephackmode.org>
Wed, 28 Mar 2001 14:27:23 +0000 (14:27 +0000)
committerWichert Akkerman <wichert@deephackmode.org>
Wed, 28 Mar 2001 14:27:23 +0000 (14:27 +0000)
ChangeLog

index 7b029d6ae4b67845ca2b568365b10e15f737a4c2..967d64a86426c0ba90249790eb782be2aca3d6ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
   * aclocal.m4: add check for endianness of long long.
   * acconfig.h: add #define for LITTLE_ENDIAN_LONG_LONG.
   * configure.in: check for endianness of long long.
-  * defs.h: change LONG_LONG macro to wirk with either endianness of
+  * defs.h: change LONG_LONG macro to work with either endianness of
     long long.
 
 2001-03-27  John Hughes <john@Calva.COM>