From: Gregory P. Smith Date: Fri, 17 Jan 2014 20:09:05 +0000 (-0800) Subject: avoid a compiler warning about assigning const char * to char *. X-Git-Tag: v3.4.0b3~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83fed26953bd233a6479a6742abd1f2b7e6011f5;p=thirdparty%2FPython%2Fcpython.git avoid a compiler warning about assigning const char * to char *. --- 83fed26953bd233a6479a6742abd1f2b7e6011f5