aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/trap.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/trap.c')
-rw-r--r--bin/sh/trap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/trap.c b/bin/sh/trap.c
index ec905d77fb77..05968b324c85 100644
--- a/bin/sh/trap.c
+++ b/bin/sh/trap.c
@@ -33,7 +33,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: trap.c,v 1.3 1995/05/30 00:07:23 rgrimes Exp $
+ * $Id: trap.c,v 1.4 1996/09/01 10:21:47 peter Exp $
*/
#ifndef lint