Ignore:
Timestamp:
Aug 29, 2009, 12:56:50 AM (15 years ago)
Author:
Bruno Cornec
Message:

Remove function spread_flaws_across_three_lines and expand it at the single place where it was useful, and fix memory allocation issues in it.

File:
1 edited

Legend:

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

    r2350 r2355  
    180180void setup_newt_stuff(void);
    181181long size_of_specific_device(struct mountlist_itself *, char *);
    182 void spread_flaws_across_three_lines(char *, char *, char *, char *);
    183182char *turn_raid_level_number_to_string(int);
    184183void update_evalcall_form(int);
Note: See TracChangeset for help on using the changeset viewer.