From 1581215daec7d0501679b882bb8c2f81858d33d8 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 27 Jun 2009 22:30:23 +0000 Subject: Convert spelling of Joerg Reuter's name from umlaut to oe. In a world that is caught between ISO 8859-1, ISO 8859-15 and UTF-8 non-ASCII characters are a guaranteed mess, still. --- ax25rtd/ax25rtd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ax25rtd/ax25rtd.c') diff --git a/ax25rtd/ax25rtd.c b/ax25rtd/ax25rtd.c index 7180640..e08cb1d 100644 --- a/ax25rtd/ax25rtd.c +++ b/ax25rtd/ax25rtd.c @@ -1,6 +1,6 @@ -/* $Id: ax25rtd.c,v 1.7 2009/06/21 18:01:57 ralf Exp $ +/* $Id: ax25rtd.c,v 1.8 2009/06/27 22:30:23 ralf Exp $ * - * Copyright (c) 1996 Jörg Reuter (jreuter@poboxes.com) + * Copyright (c) 1996 Joerg Reuter (jreuter@poboxes.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ #include "../pathnames.h" #include "ax25rtd.h" -const char *Version = "ax25rtd $Revision: 1.7 $"; +const char *Version = "ax25rtd $Revision: 1.8 $"; config *Config = NULL; int reload = 0; -- cgit v1.2.3