Ignore:
Timestamp:
Mar 6, 2024, 3:42:16 AM (4 months ago)
Author:
Bruno Cornec
Message:

Fix mr_popup_and_get_string proto

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/mondo/src/common/libmondo-files.c

    r3832 r3854  
    2828extern char err_log_lines[NOOF_ERR_LINES][MAX_STR_LEN];
    2929
    30 extern char *mr_popup_and_get_string(char *, char *, char *);
     30extern char *mr_popup_and_get_string(const char *, const char *, const char *);
    3131
    3232extern int g_currentY;
Note: See TracChangeset for help on using the changeset viewer.