Remove changelog from conf.c
This commit is contained in:
parent
6ca73bf670
commit
2d509eb8bd
1 changed files with 0 additions and 11 deletions
11
conf.c
11
conf.c
|
@ -23,17 +23,6 @@
|
||||||
=======================================================================
|
=======================================================================
|
||||||
|
|
||||||
Module that reads and processes the configuration file.
|
Module that reads and processes the configuration file.
|
||||||
|
|
||||||
1999-12-19 Kalle Olavi Niemitalo <tosi@stekt.oulu.fi>
|
|
||||||
|
|
||||||
* conf.c: Added a new configuration setting "acquisitionport" and
|
|
||||||
a function CNF_GetAcquisitionPort to read its value.
|
|
||||||
(acquisition_port): New variable.
|
|
||||||
(parse_port): Delegate most work to new function parse_some_port.
|
|
||||||
(parse_acquisitionport): New function.
|
|
||||||
(commands): Added "acquisitionport".
|
|
||||||
(CNF_GetAcquisitionPort): New function.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
Loading…
Reference in a new issue