2021-04-26 Fred Gleason <fredg@paravelsystems.com>

* Fixed typo in 'lib/export_radiotraffic.cpp' that caused SQL
	errors.
	* Fixed typo in 'lib/rdlog_line.cpp' that caused SQL
	errors.
	* Fixed typo in 'lib/rdlogmodel.cpp' that caused SQL
	errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-26 09:34:18 -04:00
parent a217f43d09
commit a1c4026a5f
4 changed files with 16 additions and 9 deletions

View File

@@ -21597,3 +21597,10 @@
'web/webget/'.
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed security warnings when build under Debian.
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed typo in 'lib/export_radiotraffic.cpp' that caused SQL
errors.
* Fixed typo in 'lib/rdlog_line.cpp' that caused SQL
errors.
* Fixed typo in 'lib/rdlogmodel.cpp' that caused SQL
errors.