1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +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[] = "@(#)chared.c 8.1 (Berkeley) 6/4/93";
#else
__RCSID("$NetBSD: chared.c,v 1.14 2001/05/17 01:02:17 christos Exp $");
#endif
#endif /* not lint && not SCCSID */
/*
* chared.c: Character editor utilities