citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit b7bd207e31d563406247c939e3a29c32500f15ee
parent f9f68438545ad6c69938ec92331f28a8a72fe056
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Fri, 18 Mar 2016 01:02:47 -0600

viewer: add space

Diffstat:
Mviewer/text.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/viewer/text.h b/viewer/text.h @@ -10,6 +10,7 @@ class text : public drawable { public: text(af_unix *); + void draw(); void idle(); private: