diff --git a/src/util.c b/src/util.c index 1986d75..a4db99c 100644 --- a/src/util.c +++ b/src/util.c @@ -7,7 +7,7 @@ #include #include -#define BT_BUF_SIZE 255 +#define BT_BUF_SIZE 100 char *path_append(const char *path, const char *filename) {