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 a8b131490f11b..2b625942037ae 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.2.1 1997/06/06 16:14:34 charnier Exp $ + * $Id: stty.c,v 1.6.2.2 1997/08/25 09:24:11 jkh Exp $ */ #ifndef lint |