]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-util.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / url / url-util.el
index f7d2d4410d91200ca73a931aeb4d28aa40f1cbc4..e011b96ada236d5fe320120fa24656ab914bdd13 100644 (file)
@@ -1,6 +1,7 @@
 ;;; url-util.el --- Miscellaneous helper routines for URL library
 
-;; Copyright (C) 1996-1999, 2001, 2004-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1996-1999, 2001, 2004-2015 Free Software Foundation,
+;; Inc.
 
 ;; Author: Bill Perry <wmperry@gnu.org>
 ;; Maintainer: emacs-devel@gnu.org
@@ -284,7 +285,7 @@ Will not do anything if `url-show-status' is nil."
   "Build a query-string.
 
 Given a QUERY in the form:
-'((key1 val1)
+ ((key1 val1)
   (key2 val2)
   (key3 val1 val2)
   (key4)