index
:
naskpass.git
NCurses based replacement for askpass (related to cryptsetup).
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
src
/
status.h
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 'src/status.h')
-rw-r--r--
src/status.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/status.h b/src/status.h
index 995d08a..a69521a 100644
--- a/
src/status.h
+++ b/
src/status.h
@@ -2,6 +2,6 @@
#define STATUS_H 1
char *
-get_system_stat(void);
+get_system_stat(size_t *siz);
#endif