From 9216b332b45bce65fdbaec3c8df0b29877e3371c Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 5 Jun 2013 00:03:35 +0200 Subject: Weed out all use of RCS strings. Their value has always been dubious and git doesn't support them so let's get rid of the clutter. Signed-off-by: Ralf Baechle --- ax25rtd/ax25rtd.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ax25rtd/ax25rtd.c') diff --git a/ax25rtd/ax25rtd.c b/ax25rtd/ax25rtd.c index e08cb1d..b79a3b3 100644 --- a/ax25rtd/ax25rtd.c +++ b/ax25rtd/ax25rtd.c @@ -1,5 +1,4 @@ -/* $Id: ax25rtd.c,v 1.8 2009/06/27 22:30:23 ralf Exp $ - * +/* * Copyright (c) 1996 Joerg Reuter (jreuter@poboxes.com) * * This program is free software; you can redistribute it and/or modify @@ -58,7 +57,6 @@ #include "../pathnames.h" #include "ax25rtd.h" -const char *Version = "ax25rtd $Revision: 1.8 $"; config *Config = NULL; int reload = 0; -- cgit v1.2.3