diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-06 18:04:56 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-06 18:04:56 +0000 |
commit | d06afce72182573c7ec1834c866fc39213c151cc (patch) | |
tree | 3476d3927488e19a16db83db2ee51209d5babb3d /sx-question-print.el | |
parent | 307895c5533636c9e1380dd55b38309f8dba702f (diff) |
Improve some header comments.
Diffstat (limited to 'sx-question-print.el')
-rw-r--r-- | sx-question-print.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-print.el b/sx-question-print.el index eb79a7a..2a0a035 100644 --- a/sx-question-print.el +++ b/sx-question-print.el @@ -1,4 +1,4 @@ -;;; sx-question-print.el --- Populating the question-mode buffer with content. +;;; sx-question-print.el --- Populating the question-mode buffer with content. -*- lexical-binding: t; -*- ;; Copyright (C) 2014 Artur Malabarba |