diff options
Diffstat (limited to 'test/external_env.c')
-rw-r--r-- | test/external_env.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/external_env.c b/test/external_env.c index cef98bc..07322a1 100644 --- a/test/external_env.c +++ b/test/external_env.c @@ -33,9 +33,6 @@ static const char *EXT_ENV_FNAME[] = {"extern_env_dir/env_file_1", NULL}; * Return: Success: 0 * Failure: 1 * - * Programmer: Steffen Kiess - * March 10, 2015 - * *------------------------------------------------------------------------- */ static int @@ -135,9 +132,6 @@ error: * * Return: EXIT_SUCCESS/EXIT_FAILURE * - * Programmer: Robb Matzke - * Tuesday, March 3, 1998 - * *------------------------------------------------------------------------- */ int |