diff lisp/gnus/binhex.el @ 38413:a26d9b55abb6

Some fixes to follow coding conventions in files from Gnus.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 17:42:53 +0000
parents a9e6d31e455f
children 770baf00abe7
line wrap: on
line diff
--- a/lisp/gnus/binhex.el	Sun Jul 15 16:15:35 2001 +0000
+++ b/lisp/gnus/binhex.el	Sun Jul 15 17:42:53 2001 +0000
@@ -1,4 +1,4 @@
-;;; binhex.el -- elisp native binhex decode
+;;; binhex.el --- elisp native binhex decode
 ;; Copyright (c) 1998 Free Software Foundation, Inc.
 
 ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu>