summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/execv.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/execv.c')
-rw-r--r--cpukit/posix/src/execv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/execv.c b/cpukit/posix/src/execv.c
index 857999333c..c30d4939b6 100644
--- a/cpukit/posix/src/execv.c
+++ b/cpukit/posix/src/execv.c
@@ -1,4 +1,4 @@
-/*
+/*
* execv() - POSIX 1003.1b 3.1.2
*
* $Id$