Bruce wants the warning.
This commit is contained in:
parent
76f7ee50c6
commit
d877743579
@ -21,7 +21,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: if_fea.c,v 1.4 1997/07/20 06:31:09 bde Exp $
|
||||
* $Id: if_fea.c,v 1.5 1997/09/13 15:28:30 peter Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -159,7 +159,7 @@ static struct eisa_driver pdq_eisa_driver = {
|
||||
DATA_SET(eisadriver_set, pdq_eisa_driver);
|
||||
|
||||
|
||||
static char *
|
||||
static const char *
|
||||
pdq_eisa_match(
|
||||
eisa_id_t type)
|
||||
{
|
||||
|
@ -21,7 +21,7 @@
|
||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: if_fea.c,v 1.4 1997/07/20 06:31:09 bde Exp $
|
||||
* $Id: if_fea.c,v 1.5 1997/09/13 15:28:30 peter Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -159,7 +159,7 @@ static struct eisa_driver pdq_eisa_driver = {
|
||||
DATA_SET(eisadriver_set, pdq_eisa_driver);
|
||||
|
||||
|
||||
static char *
|
||||
static const char *
|
||||
pdq_eisa_match(
|
||||
eisa_id_t type)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user