use RCSID instead of __RCSID

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14656 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-03-18 16:59:04 +00:00
parent a93fe0ed4d
commit fc71467948

View File

@@ -65,8 +65,8 @@
#if 1
#ifdef HAVE_CONFIG_H
#include <config.h>
__RCSID("$Heimdal: vis.c,v 1.5 2001/09/03 05:37:23 assar Exp $"
"$NetBSD: vis.c,v 1.4 2003/08/07 09:15:32 agc Exp $");
RCSID("$Heimdal: vis.c,v 1.5 2001/09/03 05:37:23 assar Exp $"
"$NetBSD: vis.c,v 1.4 2003/08/07 09:15:32 agc Exp $");
#endif
#include <roken.h>
#ifndef _DIAGASSERT