summaryrefslogtreecommitdiff
path: root/lisp/gnus/rfc2104.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-15 17:42:53 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-15 17:42:53 +0000
commit715a2ca2fc1be26e8420f209c3440b90d687fec6 (patch)
tree8b174bcbda39e57f48ecfae086ef3526bc9bd13d /lisp/gnus/rfc2104.el
parent5553563924453df2e3c5bf011bf5b7527172b2f6 (diff)
downloademacs-715a2ca2fc1be26e8420f209c3440b90d687fec6.tar.gz
Some fixes to follow coding conventions in files from Gnus.
Diffstat (limited to 'lisp/gnus/rfc2104.el')
-rw-r--r--lisp/gnus/rfc2104.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/gnus/rfc2104.el b/lisp/gnus/rfc2104.el
index 3d459825bf2..64dbe53ea3e 100644
--- a/lisp/gnus/rfc2104.el
+++ b/lisp/gnus/rfc2104.el
@@ -51,6 +51,8 @@
;;; 1999-10-23 included in pgnus
;;; 2000-08-15 `rfc2104-hexstring-to-bitstring'
;;; 2000-05-12 added sha-1 example, added test case reference
+
+;;; Code:
(eval-when-compile (require 'cl))