Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
loki_setup
loki_update-snarf.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File loki_update-snarf.diff of Package loki_setup
Index: loki_update/snarf-7.0/http.c =================================================================== --- loki_update.orig/snarf-7.0/http.c 2003-04-23 19:19:59.000000000 +0000 +++ loki_update/snarf-7.0/http.c 2004-02-28 15:07:55.391340587 +0000 @@ -8,6 +8,7 @@ #include <errno.h> #include <sys/types.h> #include <pwd.h> +#include <ctype.h> #include "url.h" #include "http.h" #include "options.h" Index: loki_update/snarf-7.0/llist.c =================================================================== --- loki_update.orig/snarf-7.0/llist.c 2000-10-25 13:46:38.000000000 +0000 +++ loki_update/snarf-7.0/llist.c 2004-02-28 15:04:28.436107251 +0000 @@ -35,5 +35,7 @@ l->next = list_new(); l->next->data = data; l->next->next = NULL; + + return NULL; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor