honeyd/setenv.h

Fri, 21 Sep 2012 22:42:56 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 21 Sep 2012 22:42:56 +0200
changeset 702
005f3015911e
permissions
-rw-r--r--

Modify manpage path from /usr/share to /usr/man.

     1 #ifndef LOC_SETENV_H
     2 # define LOC_SETENV_H
     3 int setenv(const char *, const char *, int);
     4 #endif /* not LOC_SETENV_H */

mercurial