Skip to content

Commit

Permalink
renderer/gtk: Fix whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Feb 23, 2024
1 parent e26d7a9 commit 21f4c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/renderer/gtk.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -2263,7 +2263,7 @@ See `make-buffer' for a description of the other arguments."
(renderer-window gtk-window)
(renderer-buffer gtk-buffer)
(nyxt/mode/download:renderer-download gtk-download)
(renderer-request-data gtk-request-data )
(renderer-request-data gtk-request-data)
(renderer-scheme gtk-scheme)
(nyxt/mode/user-script:renderer-user-style gtk-user-style)
(nyxt/mode/user-script:renderer-user-script gtk-user-script)))))
Expand Down

0 comments on commit 21f4c59

Please sign in to comment.