improved formatting

This commit is contained in:
Luka Jankovic 2025-09-26 20:33:55 +02:00
parent 737ba58860
commit ccdd081d36
12 changed files with 46 additions and 37 deletions

2
main.c
View file

@ -26,7 +26,7 @@
#include "kubo_file.h"
int main(int argc, char *argv[]) {
kubo_command_init();
struct kubo_context context;