Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Commit

Permalink
Correct webkit binding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vlnx committed Jul 21, 2015
1 parent 87d7154 commit 6b1791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cffi/libwebkitgtk/lib.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

(use-foreign-library libwebkit)

;; unused soupsession
;; SoupSession
(defcfun ("webkit_get_default_session"
%webkit-get-default-session) pobject)

Expand Down

0 comments on commit 6b1791a

Please sign in to comment.