Unify style

This commit is contained in:
Augusto Gunsch
2020-12-31 20:24:27 -03:00
parent a9a78c62c4
commit b880e97990
11 changed files with 101 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
#include "compiler.h"
/* compiler-util
* Random utilities for the compiler. */
* Random utilities used in the compiler module. */
#define mkln(id) mksimpleln(id, strcount(id))