]> git.pld-linux.org Git - packages/brltty.git/blame - brltty-format.patch
- updated to 5.3 (brlapi 0.6.4)
[packages/brltty.git] / brltty-format.patch
CommitLineData
c80b057e
JB
1--- brltty-5.3/Programs/brltty-ttb.c.orig 2015-12-09 18:35:12.000000000 +0100
2+++ brltty-5.3/Programs/brltty-ttb.c 2016-01-19 22:09:10.415700563 +0100
3@@ -114,7 +114,7 @@
4 }
5
6 STR_END;
7- logMessage(LOG_WARNING, buffer);
8+ logMessage(LOG_WARNING, "%s", buffer);
9 }
10 }
11 }
This page took 0.056964 seconds and 4 git commands to generate.