Importing Gnus v5.8.3.
[elisp/gnus.git-] / lisp / gnus-util.el
index 6011354..88b3996 100644 (file)
@@ -506,6 +506,7 @@ If N, return the Nth ancestor instead."
              first 't2
              last 't1))
        ((gnus-functionp function)
+       ;; Do nothing.
        )
        (t
        (error "Invalid sort spec: %s" function))))