From 5877be91301e5dd54ca125c0acd7bfb1ecc3dcd6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 16 Dec 2015 20:35:54 +0000 Subject: No-op; remove trailing whitespace. --- src/stl_binary_tables.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/stl_binary_tables.h') diff --git a/src/stl_binary_tables.h b/src/stl_binary_tables.h index adaae82..4a6a7d8 100644 --- a/src/stl_binary_tables.h +++ b/src/stl_binary_tables.h @@ -32,7 +32,7 @@ enum DisplayStandard { DISPLAY_STANDARD_LEVEL_1_TELETEXT, DISPLAY_STANDARD_LEVEL_2_TELETEXT }; - + enum LanguageGroup { LANGUAGE_GROUP_LATIN, LANGUAGE_GROUP_LATIN_CYRILLIC, @@ -186,7 +186,7 @@ public: : value (v) , description (d) {} - + T value; std::string description; }; @@ -222,7 +222,7 @@ public: boost::optional language_description_to_enum (std::string) const; -private: +private: std::map > _display_standard_map; std::map > _language_group_map; std::map > _language_map; -- cgit v1.2.3