From 959c9e0074316cbf105cc5e2769f38354576d903 Mon Sep 17 00:00:00 2001 From: Edward Wang Date: Wed, 24 Aug 1983 01:12:10 -0800 Subject: [PATCH] free ww_fmap if anyway SCCS-vsn: usr.bin/window/wwclose.c 3.3 --- usr/src/usr.bin/window/wwclose.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/src/usr.bin/window/wwclose.c b/usr/src/usr.bin/window/wwclose.c index bf172f6eb8..a9cf14e239 100644 --- a/usr/src/usr.bin/window/wwclose.c +++ b/usr/src/usr.bin/window/wwclose.c @@ -1,5 +1,5 @@ #ifndef lint -static char *sccsid = "@(#)wwclose.c 3.2 83/08/19"; +static char *sccsid = "@(#)wwclose.c 3.3 83/08/23"; #endif #include "ww.h" -- 2.20.1