OpenPKG Specs
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: honeyd/setenv.h
honeyd/setenv.h
changeset 650
f4280ba8b3ac
equal
deleted
inserted
replaced
-1:000000000000
0:d45ed8e7ed84
1
#ifndef LOC_SETENV_H
2
# define LOC_SETENV_H
3
int setenv(const char *, const char *, int);
4
#endif /* not LOC_SETENV_H */