diff options
Diffstat (limited to 'lisp/obsolete/gs.el')
-rw-r--r-- | lisp/obsolete/gs.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/gs.el b/lisp/obsolete/gs.el index 971e7d2640a..7bf324ceecf 100644 --- a/lisp/obsolete/gs.el +++ b/lisp/obsolete/gs.el @@ -116,7 +116,7 @@ FILE is the value to substitute for the place-holder `<file>'." (/ (* 25.4 mm) 72.0))) (declare-function x-change-window-property "xfns.c" - (prop value &optional frame type format outer-p)) + (prop value &optional frame type format outer-p window-id)) (defun gs-set-ghostview-window-prop (frame spec img-width img-height) "Set the `GHOSTVIEW' window property of FRAME. |