Page MenuHomeFreeBSD

D31817.id94607.diff
No OneTemporary

D31817.id94607.diff

Index: tools/test/iconv/tablegen/tablegen.c
===================================================================
--- tools/test/iconv/tablegen/tablegen.c
+++ tools/test/iconv/tablegen/tablegen.c
@@ -200,7 +200,7 @@
struct iconv_fallbacks fbs;
iconv_t cd;
char *tocode;
- char c;
+ int c;
while (((c = getopt_long(argc, argv, optstr, long_options, NULL)) != -1)) {
switch (c) {

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 11:44 PM (47 m, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34642188
Default Alt Text
D31817.id94607.diff (389 B)

Event Timeline