From d1840a6bddbf0bad0850bc48b075e56dddab1c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Fri, 15 Aug 2003 01:05:40 +0000 Subject: [PATCH] added URL to protocol specs git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1503 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- kenwood/thf7.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kenwood/thf7.c b/kenwood/thf7.c index 0e7a840d5..0ea42a5a2 100644 --- a/kenwood/thf7.c +++ b/kenwood/thf7.c @@ -2,7 +2,7 @@ * Hamlib Kenwood backend - TH-F7 description * Copyright (c) 2001-2003 by Stephane Fillod * - * $Id: thf7.c,v 1.7 2003-03-24 23:08:28 fillods Exp $ + * $Id: thf7.c,v 1.8 2003-08-15 01:05:40 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -50,6 +50,8 @@ const struct kenwood_priv_caps thf7_priv_caps = { /* * th-f7e rig capabilities. + * + * Manual: http://www.mods.dk/select.php3?id=2754&radio=kenwood&model=TH-F7 */ const struct rig_caps thf7e_caps = { .rig_model = RIG_MODEL_THF7E,