mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Fix some search & replace mistakes.
This commit is contained in:
parent
cf15f42a0f
commit
19ead93af9
7 changed files with 14 additions and 14 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "DMRDefines.h"
|
||||
|
||||
enum class CSBKO {
|
||||
enum class CSBKO : unsigned char {
|
||||
NONE = 0x00,
|
||||
UUVREQ = 0x04,
|
||||
UUANSRSP = 0x05,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue