Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_prelink.h

    r1 r22  
    1414/* configuration
    1515 */
    16 int sh_prelink_set_path (char * str);
    17 int sh_prelink_set_hash (char * str);
     16int sh_prelink_set_path (const char * str);
     17int sh_prelink_set_hash (const char * str);
    1818#endif
Note: See TracChangeset for help on using the changeset viewer.