Changeset 42 in MondoRescue for trunk/mondo/mondo/common/libmondo-gui.c


Ignore:
Timestamp:
Oct 4, 2005, 1:32:14 AM (19 years ago)
Author:
bcornec
Message:

asprintf usage continues on libmondo-fifo.c + indent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/libmondo-gui.c

    r30 r42  
    11/* libmondo-gui.c
    2  * $Id: libmondo-gui.c,v 1.2 2004/06/10 15:29:12 hugo Exp $
     2 * $Id$
    33 */
    44
     
    1010
    1111#ifdef _XWIN
    12     #include "X-specific.c"
     12#include "X-specific.c"
    1313#else
    14     #include "newt-specific.c"
     14#include "newt-specific.c"
    1515#endif
    16 
    17 
    18 
    19 
    20 
    21 
Note: See TracChangeset for help on using the changeset viewer.