Changeset 2708 in MondoRescue for branches/2.06/mondo/mondo/xmondo/main.cpp


Ignore:
Timestamp:
Jan 27, 2011, 7:31:44 PM (13 years ago)
Author:
Bruno Cornec
Message:

r4184@localhost: bruno | 2011-01-27 15:52:51 +0100

  • Adds support for hpsa driver (new HP Smart Array driver)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.06/mondo/mondo/xmondo/main.cpp

    r30 r2708  
    55    copyright            : (C) 2003 by Joshua Oreman
    66    email                : oremanj@get-linux.org
    7     cvsid                : $Id: main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp $
     7    cvsid                : $Id$
    88 ***************************************************************************/
    99
     
    3232#include <X-specific.h>
    3333
    34 static char cvsid[] = "$Id: main.cpp,v 1.1 2004/06/10 16:13:06 hugo Exp $";
     34static char cvsid[] = "$Id$";
    3535static const char *description = I18N_NOOP("XMondo");
    3636// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE   
Note: See TracChangeset for help on using the changeset viewer.