diff options
Diffstat (limited to 'avmedia')
-rw-r--r-- | avmedia/inc/strings.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/avmedia/inc/strings.hrc b/avmedia/inc/strings.hrc index 78c39db02682..ea001490d87a 100644 --- a/avmedia/inc/strings.hrc +++ b/avmedia/inc/strings.hrc @@ -45,6 +45,6 @@ #define AVMEDIA_STR_ALL_FILES NC_("AVMEDIA_STR_ALL_FILES", "All files") #define AVMEDIA_STR_ERR_URL NC_("AVMEDIA_STR_ERR_URL", "The format of the selected file is not supported.") -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ - #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file |