X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=vg_log.h;fp=vg_log.h;h=7c6ea43c79dd47f6b60a7494eed00aaaaa66db39;hb=8110d74786fb065c0e69f1e171a69e519c3f8c74;hp=5a6ab893cae169ac4891a16d36a6c0ad16841442;hpb=468a2c11d6c83e0e71e6ac87844e52cc4d49ccbc;p=vg.git diff --git a/vg_log.h b/vg_log.h index 5a6ab89..7c6ea43 100644 --- a/vg_log.h +++ b/vg_log.h @@ -38,10 +38,8 @@ void _vg_console_append_to_log( const char *str ) char *dest = vg_log.buffer[ vg_log.buffer_line_current ++ ]; - for( int i=0; i