mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 15:59:03 +00:00
bugfixes & refactoring
This commit is contained in:
@@ -148,6 +148,7 @@ int text_buffer_append_char(text_buffer_t *buf, int c) {
|
||||
}
|
||||
|
||||
char *abspath(const char * path);
|
||||
char *expandpath(const char *path);
|
||||
|
||||
void progress_bar_print(double percentage, size_t tn_size, size_t index_size);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user