--- tme/host/posix/posix-serial.c 2018/04/24 16:37:52 1.1.1.1 +++ tme/host/posix/posix-serial.c 2018/04/24 16:39:13 1.1.1.2 @@ -1,6 +1,6 @@ -/* $Id: posix-serial.c,v 1.1.1.1 2018/04/24 16:37:52 root Exp $ */ +/* $Id: posix-serial.c,v 1.1.1.2 2018/04/24 16:39:13 root Exp $ */ -/* host/posix/serial.c - implementation of serial ports on a POSIX system: */ +/* host/posix/posix-serial.c - implementation of serial ports on a POSIX system: */ /* * Copyright (c) 2003 Matt Fredette @@ -34,7 +34,7 @@ */ #include -_TME_RCSID("$Id: posix-serial.c,v 1.1.1.1 2018/04/24 16:37:52 root Exp $"); +_TME_RCSID("$Id: posix-serial.c,v 1.1.1.2 2018/04/24 16:39:13 root Exp $"); /* includes: */ #include