1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Removed compiler warnings

This commit is contained in:
monty@mashka.mysql.fi
2003-01-19 02:24:02 +02:00
parent 46ec0c5d33
commit 0d28405424
22 changed files with 5 additions and 134 deletions

View File

@@ -37,13 +37,6 @@
*/
#include "compat.h"
#if !defined(lint) && !defined(SCCSID)
#if 0
static char sccsid[] = "@(#)el.c 8.2 (Berkeley) 1/3/94";
#else
__RCSID("$NetBSD: el.c,v 1.21 2001/01/05 22:45:30 christos Exp $");
#endif
#endif /* not lint && not SCCSID */
/*
* el.c: EditLine interface functions