summary refs log tree commit diff
path: root/bin/hnel.c
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-01 16:46:42 -0500
committerJune McEnroe <programble@gmail.com>2018-02-01 16:46:42 -0500
commit59d3fba741dfcf7510593bc4a3c44f3a00d6413c (patch)
tree2e382d86262a197867b57a09e4f345dd117ca93f /bin/hnel.c
parentAdd license notice to gfxx (diff)
downloadsrc-59d3fba741dfcf7510593bc4a3c44f3a00d6413c.tar.gz
src-59d3fba741dfcf7510593bc4a3c44f3a00d6413c.zip
Add bin/README
Diffstat (limited to 'bin/hnel.c')
-rw-r--r--bin/hnel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/hnel.c b/bin/hnel.c
index e670efb5..94d00a0b 100644
--- a/bin/hnel.c
+++ b/bin/hnel.c
@@ -14,8 +14,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-// PTY wrapper for remapping arbitrary keys.
-
 #include <err.h>
 #include <poll.h>
 #include <stdbool.h>