misc doxygen fix

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1250 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Stéphane Fillod, F8CFE 2002-11-04 22:37:53 +00:00
rodzic 56c527ddae
commit cf781224f4
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
/**
* \file src/locator.c
* \ingroup hamlib
* \brief Ham Radio Control Libraries interface
* \brief locator and bearing conversion interface
* \author Stephane Fillod
* \date 2000-2002
*
@ -12,7 +12,7 @@
* Hamlib Interface - locator and bearing conversion calls
* Copyright (c) 2001-2002 by Stephane Fillod
*
* $Id: locator.c,v 1.5 2002-09-24 21:42:56 fillods Exp $
* $Id: locator.c,v 1.6 2002-11-04 22:37:53 fillods Exp $
*
* Code to determine bearing and range was taken from the Great Circle,
* by S. R. Sampson, N5OWK.

Wyświetl plik

@ -1,7 +1,7 @@
/**
* \file src/rotator.c
* \ingroup rot
* \brief Ham Radio Control Libraries interface
* \brief Rotator interface
* \author Stephane Fillod
* \date 2000-2001
*
@ -12,7 +12,7 @@
* Hamlib Interface - main file
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
*
* $Id: rotator.c,v 1.7 2002-09-24 21:42:56 fillods Exp $
* $Id: rotator.c,v 1.8 2002-11-04 22:37:53 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