summaryrefslogtreecommitdiff
path: root/libavutil/dict.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/dict.h')
-rw-r--r--libavutil/dict.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/dict.h b/libavutil/dict.h
index b3277ab77c..3649b9fbe7 100644
--- a/libavutil/dict.h
+++ b/libavutil/dict.h
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
@@ -55,7 +54,6 @@
}
av_dict_free(&d);
@endcode
- *
*/
#define AV_DICT_MATCH_CASE 1