diff options
Diffstat (limited to 'bin/sh/funcs/suspend')
-rw-r--r-- | bin/sh/funcs/suspend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/funcs/suspend b/bin/sh/funcs/suspend index 4483965..3a0735c 100644 --- a/bin/sh/funcs/suspend +++ b/bin/sh/funcs/suspend @@ -33,6 +33,7 @@ # SUCH DAMAGE. # # @(#)suspend 8.1 (Berkeley) 5/31/93 +# $Id$ suspend() { local - |