diff options
Diffstat (limited to 'lisp/hex-util.el')
-rw-r--r-- | lisp/hex-util.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/hex-util.el b/lisp/hex-util.el index 4867359401b..889bf9bfed5 100644 --- a/lisp/hex-util.el +++ b/lisp/hex-util.el @@ -1,4 +1,4 @@ -;;; hex-util.el --- Functions to encode/decode hexadecimal string. +;;; hex-util.el --- Functions to encode/decode hexadecimal string -*- lexical-binding: t -*- ;; Copyright (C) 1999, 2001-2016 Free Software Foundation, Inc. |