Added some missing license headers and some cosmetic changes.
This commit is contained in:
parent
4345fc6f0c
commit
ff155b6a31
9 changed files with 56 additions and 4 deletions
|
|
@ -7,10 +7,8 @@
|
|||
* https://opensource.org/license/isc-license-txt
|
||||
*/
|
||||
|
||||
|
||||
#include "bytecode.h"
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Bytecode *bytecode_new(void) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue