Changeset 1185 in MondoRescue for trunk/mondo/src/common/libmondo-tools-EXT.h


Ignore:
Timestamp:
Feb 19, 2007, 1:51:26 AM (17 years ago)
Author:
Bruno Cornec
Message:

Merges in trunk modifications coming from stable (common)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/src/common/libmondo-tools-EXT.h

    r1106 r1185  
    66extern void clean_up_KDE_desktop_if_necessary(void);
    77extern long get_time(void);
    8 extern void (*log_debug_msg) (int debug_level, const char *szFile,
    9                               const char *szFunction, int nLine,
    10                               const char *fmt, ...);
    11 extern void standard_log_debug_msg(int debug_level, const char *szFile,
    12                                    const char *szFunction, int nLine,
    13                                    const char *fmt, ...);
    148extern int read_cfg_var(char *config_file, char *label, char *value);
    159extern int write_cfg_var(char *config_file, char *label, char *value);
Note: See TracChangeset for help on using the changeset viewer.