diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-05-19 10:35:55 +0000 |
commit | a0d351b26be784ec2f31673b9c873781f01bad63 (patch) | |
tree | 5d0d134564f782e2ea5841c289a150806df6ba7c /bin/stty/util.c | |
parent | fcc0587080d3250a509550d7222e70e6cdc7d281 (diff) |
Diffstat (limited to 'bin/stty/util.c')
-rw-r--r-- | bin/stty/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/util.c b/bin/stty/util.c index 036c48eb1f16..ca3b8c8b2694 100644 --- a/bin/stty/util.c +++ b/bin/stty/util.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: util.c,v 1.2 1994/09/24 02:59:05 davidg Exp $ + * $Id: util.c,v 1.3 1995/07/04 08:16:32 bde Exp $ */ #ifndef lint |