「🔨」 fix: fixed issue with parsing not working properly
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
struct options{
|
||||
struct options {
|
||||
char *name;
|
||||
char opt;
|
||||
char *doc;
|
||||
|
Reference in New Issue
Block a user