Ignore:
Timestamp:
Sep 10, 2009, 1:02:56 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • Remove separate function look_for_duplicate_mountpoints used only once and whose interface created problems with caller
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo/src/common/libmondo-mountlist.h

    r2350 r2384  
    77int find_device_in_mountlist(struct mountlist_itself *mountlist,
    88                             char *device);
    9 int look_for_duplicate_mountpoints(struct mountlist_itself *mountlist,
    10                                    char *flaws_str);
    119int make_list_of_drives_in_mountlist(struct mountlist_itself *,
    1210                                     struct list_of_disks *);
Note: See TracChangeset for help on using the changeset viewer.