diff options
author | Jannis Hoffmann <jannis@fehcom.de> | 2024-09-28 21:20:40 +0200 |
---|---|---|
committer | Jannis Hoffmann <jannis@fehcom.de> | 2024-09-28 21:20:40 +0200 |
commit | e36f3367bbc8973889994abea648db8651ad8580 (patch) | |
tree | 04b64ec822f648121c85e4315abd0e386192c008 /src/pathexec.c | |
parent | ccb28724025e886ad7e952f6da28f4a3f3611ea0 (diff) |
update to version 25cjannis
Diffstat (limited to 'src/pathexec.c')
-rw-r--r-- | src/pathexec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathexec.c b/src/pathexec.c index e588c65..d0e8e84 100644 --- a/src/pathexec.c +++ b/src/pathexec.c @@ -12,7 +12,7 @@ /** @file pathexec.c @author djb - @source ucspi-tcp, ucspi-ssl + @ref ucspi-tcp, ucspi-ssl @brief populate environment after fork */ |