summary refs log tree commit diff
path: root/bin/hnel.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-01 16:46:42 -0500
committerJune McEnroe <june@causal.agency>2018-02-01 16:46:42 -0500
commit958a8a924e670d32144ce505486aecc64792b917 (patch)
tree056cdcc631720f4f9f2b654204e998b28f7a6305 /bin/hnel.c
parentAdd license notice to gfxx (diff)
downloadsrc-958a8a924e670d32144ce505486aecc64792b917.tar.gz
src-958a8a924e670d32144ce505486aecc64792b917.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 8a3a6502..2c5734fb 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>