Преглед изворни кода

enable DMAP_FULL to verify

philippe44 пре 1 година
родитељ
комит
71c696ccd7
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      components/raop/dmap_parser.c

+ 2 - 0
components/raop/dmap_parser.c

@@ -7,6 +7,8 @@
 #define DMAP_STRINGIFY_(x) #x
 #define DMAP_STRINGIFY(x) DMAP_STRINGIFY_(x)
 
+#define DMAP_FULL 1
+
 typedef enum {
 	DMAP_UNKNOWN,
 	DMAP_UINT,