projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
missing newline on log message
[l2tpns.git]
/
util.h
diff --git
a/util.h
b/util.h
index
91ab0bb
..
145559b
100644
(file)
--- a/
util.h
+++ b/
util.h
@@
-1,7
+1,7
@@
#ifndef __UTIL_H__
#define __UTIL_H__
-char *fmtaddr(i
p
t addr, int n);
+char *fmtaddr(i
n_addr_
t addr, int n);
void *shared_malloc(unsigned int size);
pid_t fork_and_close(void);