blob: f6bd91e3e09b7802cb16df3b9fe0ced7af51e9a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- console-tools-0.3.2/contrib/codepage.c~codepage
+++ console-tools-0.3.2/contrib/codepage.c
@@ -229,7 +229,7 @@
return 0;
fprintf(stderr, "\
-Warning: CP format is a hack!\n
+Warning: CP format is a hack!\n\
The files produced may or may not be usable!\n");
sprintf(outfile, "%d.cp", CPEntryHeader.codepage);
|