From 63f419f1339cbd0a7d1e64586854a4f01b3f80d1 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 14 Sep 2021 08:43:18 +0200 Subject: ; Minor stylistic fixes found by checkdoc --- lisp/net/sasl-cram.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp/net/sasl-cram.el') diff --git a/lisp/net/sasl-cram.el b/lisp/net/sasl-cram.el index 4022a35b391..2427f4976e3 100644 --- a/lisp/net/sasl-cram.el +++ b/lisp/net/sasl-cram.el @@ -24,6 +24,8 @@ ;;; Commentary: +;;; Code: + (require 'sasl) (require 'hmac-md5) -- cgit v1.2.3