Ignore:
Timestamp:
Sep 25, 2013, 8:55:43 AM (11 years ago)
Author:
Bruno Cornec
Message:
  • Modification to 3.1 branch to make it extremely similar to 3.0. What remains are function rewrite with allocation in the function and desallocation outside of the function. Will be next step
File:
1 edited

Legend:

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

    r2508 r3190  
    33extern void clean_up_KDE_desktop_if_necessary(void);
    44extern long get_time();
     5extern char *mr_date(void);
    56extern void (*log_debug_msg) (int debug_level, const char *szFile,
    67                              const char *szFunction, int nLine,
Note: See TracChangeset for help on using the changeset viewer.