TODO(2025-06-13T01:26:16) done, untracked due to see previous commit
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
char* text(char *path, unsigned long *file_size);
|
||||
char* preview_file(char *path, unsigned long file_size){
|
||||
/* this calls "file" on path */
|
||||
/* TODO(2025-06-13T01:26:16) fix the noisy buffer */
|
||||
|
||||
char *file_buffer;
|
||||
unsigned long cmd_size = 0;
|
||||
|
Reference in New Issue
Block a user