Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / src / x-vala.h
index db9a66d..fcd0cfb 100644 (file)
@@ -1,5 +1,6 @@
 /* xgettext Vala backend.
-   Copyright (C) 2002-2003, 2006, 2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2003, 2006, 2013, 2015 Free Software Foundation,
+   Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -31,7 +32,7 @@ extern "C" {
 
 #define SCANNERS_VALA \
   { "Vala",       extract_vala,                               \
-                        &flag_table_vala, &formatstring_c, NULL }, \
+                  &flag_table_vala, &formatstring_c, NULL, &literalstring_c }, \
 
 /* Scan a Vala file and add its translatable strings to mdlp.  */
 extern void extract_vala (FILE *fp, const char *real_filename,