Changeset 768 in MondoRescue for trunk/mondo/mondo/lib


Ignore:
Timestamp:
Aug 8, 2006, 3:51:12 PM (18 years ago)
Author:
Bruno Cornec
Message:

mktest generates again good results with the new split of libraries.

Location:
trunk/mondo/mondo/lib
Files:
1 added
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/lib/mr_conf.h

    r767 r768  
    66 * Review for mondorescue (c) 2006 Bruno Cornec <bruno@mondorescue.org>
    77 *   
    8  *     Header file of libmondo-conf (mr_conf): a very small and simple
     8 *     Header file of mr_conf: a very small and simple
    99 *     library for mondorescue configuration file reading
    1010 *
  • trunk/mondo/mondo/lib/mr_string.c

    r767 r768  
    22   $Id$
    33*/
     4
     5#include <stdio.h>
     6#include <string.h>
    47
    58/* New functions safe from a memory manageemnt point of view */
Note: See TracChangeset for help on using the changeset viewer.