summaryrefslogtreecommitdiff
path: root/src/gui/gui-history.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui-history.c')
-rw-r--r--src/gui/gui-history.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/gui-history.c b/src/gui/gui-history.c
index dc54dd072..68dba843e 100644
--- a/src/gui/gui-history.c
+++ b/src/gui/gui-history.c
@@ -16,7 +16,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/* gui-history.c: memorize commands or text for buffers */
+/*
+ * gui-history.c: memorize commands or text for buffers (used by all GUI)
+ */
#ifdef HAVE_CONFIG_H