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-EXT.h

    r2350 r2384  
    44extern int find_device_in_mountlist(struct mountlist_itself *mountlist,
    55                                    char *device);
    6 extern int look_for_duplicate_mountpoints(struct mountlist_itself
    7                                           *mountlist, char *flaws_str);
    86extern int make_list_of_drives_in_mountlist(struct mountlist_itself *,
    97                                            struct list_of_disks *);
Note: See TracChangeset for help on using the changeset viewer.