]> git.eshelyaron.com Git - emacs.git/commitdiff
(display_x_get_resource): Use Display_Info argument, not x_display_info.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 31 Mar 2003 21:00:47 +0000 (21:00 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 31 Mar 2003 21:00:47 +0000 (21:00 +0000)
src/frame.c

index c96f350a87f34c8d6009518922f81b9595419aad..69651ad81ff2c2b3c5783756d09f3085e07ba4e6 100644 (file)
@@ -3445,7 +3445,7 @@ and the class is `Emacs.CLASS.SUBCLASS'.  */)
 
 Lisp_Object
 display_x_get_resource (dpyinfo, attribute, class, component, subclass)
-     struct x_display_info *dpyinfo;
+     Display_Info *dpyinfo;
      Lisp_Object attribute, class, component, subclass;
 {
   return xrdb_get_resource (dpyinfo->xrdb,