diff options
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 5062c0403cdd7..40e0f242f1110 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.4 1995/05/30 00:07:28 rgrimes Exp $ + * $Id: stty.c,v 1.4.4.1 1995/08/25 03:23:33 davidg Exp $ */ #ifndef lint |