You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/dav/files/dav-0.8.5-davrc-buffer-over...

12 lines
153 B

--- a/main.c
+++ b/main.c
@@ -327,7 +327,7 @@
void loadSettings()
{
int l;
- char s[80];
+ char s[200];
char home[80];
char *r;
char *c;