diff options
-rw-r--r-- | lib/cmyth/libcmyth/connection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cmyth/libcmyth/connection.c b/lib/cmyth/libcmyth/connection.c index d0d5229e72..34afb52f78 100644 --- a/lib/cmyth/libcmyth/connection.c +++ b/lib/cmyth/libcmyth/connection.c @@ -64,6 +64,7 @@ static myth_protomap_t protomap[] = { {70, "53153836"}, {71, "05e82186"}, {72, "D78EFD6F"}, + {73, "D7FE8D6F"}, {0, 0} }; |