diff options
Diffstat (limited to 'src/parser/hdr_warning.h')
-rw-r--r-- | src/parser/hdr_warning.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/hdr_warning.h b/src/parser/hdr_warning.h index 124f3fb..8b7550b 100644 --- a/src/parser/hdr_warning.h +++ b/src/parser/hdr_warning.h @@ -50,7 +50,7 @@ #define WARNING_330 "Multicast not available" #define WARNING_331 "Unicast not available" #define WARNING_370 "Insufficient bandwidth" -#define WARNING_399 "Miscellanous warning" +#define WARNING_399 "Miscellaneous warning" using namespace std; |