diff options
Diffstat (limited to 'src/common/data.h')
-rw-r--r-- | src/common/data.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/data.h b/src/common/data.h index 68c82db..f4fb9a1 100644 --- a/src/common/data.h +++ b/src/common/data.h @@ -82,7 +82,7 @@ enum ToolTipEnums FREQUENCY = 0x00004000, BIT_RATE = 0x00008000, ACCESS_POINT = 0x00010000, - LINK_TQUALITY = 0x00020000, + LINK_QUALITY = 0x00020000, BCAST_ADDRESS = 0x00040000, GATEWAY = 0x00080000, DOWNLOAD_SPEED = 0x00100000, |