From 2fcb157f28b152ba32e89baddbd811b0d6e76b79 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 4 Sep 2017 14:56:51 +0100 Subject: Strip trailing whitespace. --- src/bytecode/bytecode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bytecode/bytecode.h') diff --git a/src/bytecode/bytecode.h b/src/bytecode/bytecode.h index 4ac3dfb..656d7a5 100644 --- a/src/bytecode/bytecode.h +++ b/src/bytecode/bytecode.h @@ -14,7 +14,7 @@ #include #include -typedef uint32_t css_code_t; +typedef uint32_t css_code_t; typedef enum css_properties_e opcode_t; -- cgit v1.2.1