Changeset 122 in MondoRescue for trunk/mondo/mondo/common/mondostructures.h


Ignore:
Timestamp:
Nov 15, 2005, 12:01:12 AM (18 years ago)
Author:
bcornec
Message:

memory management going on (libmondo-verify.c, libmondo-devices.c, libmondo-string.c, libmondo-stream.c)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/mondostructures.h

    r59 r122  
    1818
    1919
    20 /**
     20/*
    2121 * @file
    2222 * The header file defining all of Mondo's structures.
     
    2424
    2525
    26 /** @def MAX_NOOF_MEDIA The maximum number of media that can be used in any one backup. */
    27 
    28 ///* So we can override it in config.h: */
     26/* @def MAX_NOOF_MEDIA The maximum number of media that can be used in any one backup. */
     27
     28/* So we can override it in config.h: */
    2929//#ifndef MAX_NOOF_MEDIA
    3030#define MAX_NOOF_MEDIA 50
Note: See TracChangeset for help on using the changeset viewer.