diff options
author | Nicolas George <[email protected]> | 2011-12-03 11:21:29 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2011-12-03 15:18:15 +0100 |
commit | 757cb3b46a5ae81c169a83975dc25040e7864475 (patch) | |
tree | 5c0ea14563aff31f52ca8e5b924b411e399456c1 /doc/examples | |
parent | 730945d941aec27d40c51d74850166228cec9ea1 (diff) |
avutil: av_x_if_null: remove const for the return value.
This is the usual weirdness with const/non-const pointers through a function.
See the prototype of strchr for a standard example.
The function had to be moved down, below the point where stdint.h is
indirectly included.
Signed-off-by: Nicolas George <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples')
0 files changed, 0 insertions, 0 deletions