Ignore:
Timestamp:
Feb 15, 2007, 12:27:39 AM (17 years ago)
Author:
Bruno Cornec
Message:

strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same time :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/mondorestore/mondo-rstr-newt.h

    r1103 r1168  
    1919
    2020#include "my-stuff.h"
    21 #include "../common/mondostructures.h"
    22 #include "../common/libmondo.h"
     21#include "mr_str.h"
     22
     23#include "mondostructures.h"
     24#include "libmondo.h"
    2325#ifdef   __FreeBSD__
    2426#define  raid_device_record             vinum_volume
     
    4446extern long get_phys_size_of_drive(char *);
    4547extern bool is_this_device_mounted(char *);
    46 extern void strip_spaces(char *);
    4748extern void initialize_raidrec(struct raid_device_record *);
    4849extern int make_list_of_drives(struct mountlist_itself *,
Note: See TracChangeset for help on using the changeset viewer.