diff options
Diffstat (limited to 'bin/sh/tests/execution/func2.0')
-rw-r--r-- | bin/sh/tests/execution/func2.0 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sh/tests/execution/func2.0 b/bin/sh/tests/execution/func2.0 index 9830b5e8a7cf..d0f505e30481 100644 --- a/bin/sh/tests/execution/func2.0 +++ b/bin/sh/tests/execution/func2.0 @@ -1,4 +1,3 @@ -# $FreeBSD$ # The empty pairs of braces here are to test that this does not cause a crash. f() { } |