index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
file.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'dpi/file.c')
-rw-r--r--
dpi/file.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/file.c b/dpi/file.c
index aef593f7..12566cf0 100644
--- a/
dpi/file.c
+++ b/
dpi/file.c
@@ -678,7 +678,7 @@ static int File_get_file(ClientInfo *Client,
}
File_close(fd);
-
+
return 0;
}