Fix last change
This commit is contained in:
parent
1d8bea6283
commit
cb6ce5eee8
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ They count bytes from the beginning of the body."
|
|||
(insert data))
|
||||
(list (length data) charset)))
|
||||
|
||||
(defconst url-http-codes)
|
||||
(defvar url-http-codes)
|
||||
|
||||
;;;###autoload
|
||||
(defun url-insert-file-contents (url &optional visit beg end replace)
|
||||
|
|
Loading…
Add table
Reference in a new issue