]> code.delx.au - gnu-emacs/blobdiff - src/w32uniscribe.c
Improve indexing in Emacs manual (Bug#20105)
[gnu-emacs] / src / w32uniscribe.c
index fb3fbd0d607452358805fbd1a095326d0ba9fc4c..0ad0a6bfe482fc71f4ee3fcb08743a69ee336010 100644 (file)
@@ -1,5 +1,5 @@
 /* Font backend for the Microsoft W32 Uniscribe API.
-   Copyright (C) 2008-2013 Free Software Foundation, Inc.
+   Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -964,7 +964,7 @@ font_table_error:
 \f
 struct font_driver uniscribe_font_driver =
   {
-    0, /* Quniscribe */
+    LISP_INITIALLY_ZERO, /* Quniscribe */
     0, /* case insensitive */
     w32font_get_cache,
     uniscribe_list,