My implementation of VT100 ESC-sequence utility

Revision:
4:d2c3bf5d00f4
Parent:
3:141a8a98c504
--- a/vt100.cpp	Thu Feb 08 01:12:39 2018 +0000
+++ b/vt100.cpp	Thu Feb 08 05:36:56 2018 +0000
@@ -24,7 +24,7 @@
 {
 }
     
-vt100::~vt100(void)
+vt100::~vt100()
 {
 }