Skip to content

Commit 33400dc

Browse files
authored
Merge branch 'Master' into ci/fix-workflow
2 parents a3e21c7 + bfa4568 commit 33400dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<strong>- <a href="https://www.unlam.edu.ar/">UNLaM</a> (National University of La Matanza) -</strong>
99
</p>
1010

11+
1112
<p align="center">
1213
<a href="#summary">Summary</a> •
1314
<a href="#features">Features</a> •

src/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include "./structs.h"
1212
#include "./utilities.h"
1313

14+
1415
int main(const int argsLength, char* args[]) {
1516
unsigned char error;
1617

0 commit comments

Comments
 (0)