diff options
Diffstat (limited to 'src/uri.c')
-rw-r--r-- | src/uri.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ #include "serd/serd.h" -//#define URI_DEBUG 1 +// #define URI_DEBUG 1 /** Return true if @a c lies within [min...max] (inclusive) */ static inline bool |