commit 249f2aaf7b7d8f3b660d4c8f8b2f81acd9a4169d parent a27c43a60cd0da2f2c16a8f32433e86fcf470f0b Author: ByteProject <stefan.vogt@byteproject.net> Date: Tue, 6 Mar 2012 20:57:43 +0100 don't mind Diffstat:
M | ansilove/ansilove.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansilove/ansilove.h b/ansilove/ansilove.h @@ -71,7 +71,7 @@ struct ansiChar { bool bold; bool italics; bool underline; -} ; +}; // sauce records #define RECORD_SIZE 128