2019-11-20 Fred Gleason <fredg@paravelsystems.com>

* Reindented switch statements in 'rdadmin/edit_matrix.cpp'.
This commit is contained in:
Fred Gleason 2019-11-20 15:27:12 -05:00
parent e625fd53f3
commit 2443c87a8d
2 changed files with 70 additions and 68 deletions

View File

@ -19248,3 +19248,5 @@
2019-11-20 Fred Gleason <fredg@paravelsystems.com> 2019-11-20 Fred Gleason <fredg@paravelsystems.com>
* Added interlocks to the 'Edit Switcher' and 'Edit Serial Ports' * Added interlocks to the 'Edit Switcher' and 'Edit Serial Ports'
dialogs in rdadmin(1) to prohibit use of a disabled serial device. dialogs in rdadmin(1) to prohibit use of a disabled serial device.
2019-11-20 Fred Gleason <fredg@paravelsystems.com>
* Reindented switch statements in 'rdadmin/edit_matrix.cpp'.