aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c
index c96f350a87f..69651ad81ff 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -3445,7 +3445,7 @@ and the class is `Emacs.CLASS.SUBCLASS'. */)
3445 3445
3446Lisp_Object 3446Lisp_Object
3447display_x_get_resource (dpyinfo, attribute, class, component, subclass) 3447display_x_get_resource (dpyinfo, attribute, class, component, subclass)
3448 struct x_display_info *dpyinfo; 3448 Display_Info *dpyinfo;
3449 Lisp_Object attribute, class, component, subclass; 3449 Lisp_Object attribute, class, component, subclass;
3450{ 3450{
3451 return xrdb_get_resource (dpyinfo->xrdb, 3451 return xrdb_get_resource (dpyinfo->xrdb,