diff options
Diffstat (limited to '')
| -rwxr-xr-x | configure | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -8986,7 +8986,7 @@ extern char *sys_errlist[];  int  main ()  { -printf(sys_errlist[0]); +printf("%s", sys_errlist[0]);    ;    return 0;  } | 
|  | index : w3m | |
| Unnamed repository; edit this file 'description' to name the repository. | root | 
| aboutsummaryrefslogtreecommitdiffstats |