Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 340905
Collapse All | Expand All

(-)dav-0.8.5.orig/main.c (-1 / +1 lines)
Lines 327-333 Link Here
327
void loadSettings()
327
void loadSettings()
328
{
328
{
329
  int l;
329
  int l;
330
  char s[80];
330
  char s[200];
331
  char home[80];
331
  char home[80];
332
  char *r;
332
  char *r;
333
  char *c;
333
  char *c;

Return to bug 340905