[hackers] [sbase] Prevail order || FRIGN

From: <git_AT_suckless.org>
Date: Sat, 10 Jan 2015 20:56:38 +0100 (CET)

commit 369bb01eb14ccaeee42ae30bb97285c35cd3ef1f
Author: FRIGN <dev_AT_frign.de>
Date: Sat Jan 10 20:55:37 2015 +0100

    Prevail order

diff --git a/tr.c b/tr.c
index 973c73b..2d49a13 100644
--- a/tr.c
+++ b/tr.c
_AT_@ -174,7 +174,7 @@ int
 main(int argc, char *argv[])
 {
         Rune r = 0, lastrune = 0;
- size_t off1, off2, m, i;
+ size_t off1, off2, i, m;
 
         ARGBEGIN {
         case 'c':
Received on Sat Jan 10 2015 - 20:56:38 CET

This archive was generated by hypermail 2.3.0 : Sat Jan 10 2015 - 21:00:16 CET