Ignore:
Timestamp:
01/25/12 10:52:04 (13 years ago)
Author:
Mathieu Morlighem
Message:

Fixed some g++ warnings: deprecated conversion from string constant to ‘char*’

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Params/StringParam.h

    r9883 r11202  
    8181                void  UnitConversion(int direction_enum);
    8282
    83                 char* GetParameterName(void);
     83                void GetParameterName(char**pname);
    8484                #ifdef _SERIAL_
    8585                void  SetMatlabField(mxArray* dataref);
Note: See TracChangeset for help on using the changeset viewer.