diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-01-14 07:20:47 +0000 |
commit | 1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch) | |
tree | 1ee435de0c816086549d85bbabfe30ead7f413ec /bin/stty/stty.c | |
parent | aac45e814cf997f0df77795a3c06385075ef005a (diff) | |
download | src-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.tar.gz src-1130b656e5fe4c2d1ba299e024d1b40eaeebd380.zip |
Notes
Diffstat (limited to 'bin/stty/stty.c')
-rw-r--r-- | bin/stty/stty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/stty.c b/bin/stty/stty.c index c45ed5764aa2..55654ec96e49 100644 --- a/bin/stty/stty.c +++ b/bin/stty/stty.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: stty.c,v 1.6 1995/07/04 08:16:30 bde Exp $ + * $FreeBSD$ */ #ifndef lint |