mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-28 01:09:39 +03:00
[project @ 2004-06-02 21:26:12 by bursa]
Handle memory exhaustion and errors. svn path=/import/netsurf/; revision=921
This commit is contained in:
parent
e3369389a4
commit
9f36f6144c
1002
riscos/save_draw.c
1002
riscos/save_draw.c
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,6 @@
|
||||
|
||||
struct content;
|
||||
|
||||
void save_as_draw(struct content *c, char *path);
|
||||
bool save_as_draw(struct content *c, char *path);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user