branch: externals/corfu
commit 14f8bf0d67e3a42413f780d3baf16092263e4ff6
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Formatting
---
 corfu.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/corfu.el b/corfu.el
index c5f8cbd51a..f705f510e4 100644
--- a/corfu.el
+++ b/corfu.el
@@ -485,8 +485,7 @@ A scroll bar is displayed from LO to LO+BAR."
          (row 0))
     (setq corfu--frame
           (corfu--make-frame
-           corfu--frame corfu--frame-parameters
-           x y width height
+           corfu--frame corfu--frame-parameters x y width height
            (corfu--make-buffer
             " *corfu*"
             (mapconcat (lambda (line)

Reply via email to