Fix to compile warnings.
* discarded-qualifiers warnings. * Function definitions, the .h doesn't match the .c. * Added some include to ensure the .c has function definition.
This commit is contained in:
@@ -1073,7 +1073,7 @@ _DtHelpCeGetLangSubParts (
|
||||
*****************************************************************************/
|
||||
int
|
||||
_DtHelpCeGetUncompressedFileName (
|
||||
char *name,
|
||||
char *name,
|
||||
char **ret_name )
|
||||
{
|
||||
char *inFile = NULL;
|
||||
|
||||
Reference in New Issue
Block a user