Remove subversion artifacts.

We do not have $Id$ to expand anymore.
This commit is contained in:
Romain Tartière 2015-05-12 12:22:39 +02:00
parent c388ba6b30
commit 07695f4c18
80 changed files with 0 additions and 154 deletions

View file

@ -1,5 +1,3 @@
# $Id$
if WITH_DEBUG
if !HAS_LIBUTIL
noinst_LTLIBRARIES = libutil.la

View file

@ -32,7 +32,6 @@
* SUCH DAMAGE.
*
* @(#)subr_prf.c 8.3 (Berkeley) 1/21/94
* $Id$
*/
//#include <sys/cdefs.h>

View file

@ -34,7 +34,6 @@
* SUCH DAMAGE.
*
* $FreeBSD: stable/8/lib/libutil/libutil.h 185548 2008-12-02 06:50:26Z peter $
* $Id$
*/
#ifndef _LIBUTIL_H_