Changeset 286


Ignore:
Timestamp:
Feb 14, 2008, 5:55:43 AM (17 years ago)
Author:
Brendan Oakley
Message:

Compile warning fix from Allan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/init.c

    r236 r286  
    1 /* $Id: init.c,v 1.1.1.1 2003/07/02 13:56:56 eleph Exp $ */
    21/*
    32 * Init strategy handler
     
    5049const char szALSA[]      = "\r\n"PRODUCT_NAME" v"UNIAUD_VERSION"\r\nBased on ALSA "ALSA_VERSION"\r\n";
    5150
    52 const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
     51//const char szCopyRight1[]= "Copyright 2000-2002 InnoTek Systemberatung GmbH\r\n";
    5352const char szCopyRight2[]= "Copyright 2000-2007 The ALSA Project\r\n\r\n";
    5453const char szCopyRight3[]= "Copyright 2005-2007 Netlabs http://www.netlabs.org\r\n";
Note: See TracChangeset for help on using the changeset viewer.