converters/fix-mime-charset: unbreak with libc++ 3.9
./argp-local.h:69:7: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
char *p=strrchr(arg,'/');
^ ~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
converters/fix-mime-charset: unbreak with libc++ 3.9 Tags None Referenced Files None Subscribers None
Description
Details
|