diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ struct media_options const char *entity; const char *formats; const char *links; + const char *pad; }; extern struct media_options media_opts; |