]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 29 Jun 2000 11:16:29 +0000 (11:16 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 29 Jun 2000 11:16:29 +0000 (11:16 +0000)
old/textutils/ChangeLog

index 79ee951e22cf589ee21b9dcadc5eae0f6f08b8c6..612062c25accc38273439ee906d519cf36d7a696 100644 (file)
@@ -1,5 +1,8 @@
 2000-06-29  Jim Meyering  <meyering@lucent.com>
 
+       * src/tr.c (find_bracketed_repeat): Add a cast to suppress a warning.
+       Reported by Gerhard Poul.
+
        * src/tail.c (enum): Remove comma from end of enumerator list.
        From Gerhard Poul.