From fd0f9bfc4a2287f34924370240e313042c0b17d8 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 13 Aug 2016 17:26:47 -0400 Subject: driver: added --bell support. --- src/internal/ptycon_driver_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internal') diff --git a/src/internal/ptycon_driver_impl.h b/src/internal/ptycon_driver_impl.h index 8386460..438c178 100644 --- a/src/internal/ptycon_driver_impl.h +++ b/src/internal/ptycon_driver_impl.h @@ -27,6 +27,7 @@ enum app_tags { TAG_DAEMON, TAG_DEBUG, TAG_SYSROOT, + TAG_BELL, TAG_CAT, TAG_EXEC, TAG_WAIT, -- cgit v1.2.3