summaryrefslogtreecommitdiff
path: root/src/pathexec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathexec.c')
-rw-r--r--src/pathexec.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pathexec.c b/src/pathexec.c
index 343b4ba..e588c65 100644
--- a/src/pathexec.c
+++ b/src/pathexec.c
@@ -10,10 +10,10 @@
#include "stralloc.h"
/**
- @file pathexec.c
- @author djb
- @source ucspi-tcp, ucspi-ssl
- @brief populate environment after fork
+ @file pathexec.c
+ @author djb
+ @source ucspi-tcp, ucspi-ssl
+ @brief populate environment after fork
*/
static stralloc plus;