diff options
author | Fredrik Salomonsson <plattfot@gmail.com> | 2020-06-14 16:52:06 -0700 |
---|---|---|
committer | Fredrik Salomonsson <plattfot@gmail.com> | 2020-06-14 16:52:06 -0700 |
commit | f36945c8f720095669ab398176afc667db1e9ce5 (patch) | |
tree | f6f67ffe6bb73cf5e1965a388e821c5524fd3e1f /HACKING | |
parent | 4fc32d09f35978156a0470841b2b4f2478098f64 (diff) | |
download | pinentry-rofi-f36945c8f720095669ab398176afc667db1e9ce5.tar.gz |
Add # before the mode: org;
So it doesn't show up when rendering the document.
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ --*- mode: org; coding: utf-8; -*- +# -*- mode: org; coding: utf-8; -*- #+TITLE: Hacking pinentry-rofi |