12 lines
293 B
Diff
12 lines
293 B
Diff
--- a/ebook2cw.c 2017-11-08 19:52:58.298131348 -0700
|
|
+++ b/ebook2cw.c 2017-11-08 19:53:02.588231067 -0700
|
|
@@ -136,7 +136,7 @@
|
|
char isomap[256][4]; /* by these strings */
|
|
char utf8map[256][8];
|
|
|
|
- char configfile[1025];
|
|
+ char configfile[2048];
|
|
|
|
char id3_author[80],
|
|
id3_title[80],
|