2021-06-01 Fred Gleason <fredg@paravelsystems.com>

* Cleaned up compile warnings in caed(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-06-01 17:13:30 -04:00
parent 73d2b794f7
commit eb5bb116f3
4 changed files with 11 additions and 3 deletions

View File

@@ -21810,3 +21810,5 @@
'RDAuthenticateLogin()', ' RDAuthenticateSession()',
'RDLogoutSession()' and 'RDParsePost()' functions from
'lib/rdweb.[cpp|h]'.
2021-06-01 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compile warnings in caed(8).