Commit 156bc8a1 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

input/input_internal.h: Be more polite in the warning message.

parent f6ee16ae
......@@ -353,7 +353,7 @@ static inline int demux2_Control( demux_t *p_demux, int i_query, ... )
}
#if defined(__PLUGIN__) || defined(__BUILTIN__)
# warning CAN'T YOU SEE THIS IS AN INTERNAL HEADER?! '
# warning This is an internal header. Please don't relay on it unless you really know what you are doing.
#else
/* Stream */
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment