diff options
Diffstat (limited to 'bin/sh/errmsg.c')
-rw-r--r-- | bin/sh/errmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/errmsg.c b/bin/sh/errmsg.c index 87a8d0cd1bdf..00fef65d2950 100644 --- a/bin/sh/errmsg.c +++ b/bin/sh/errmsg.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: errmsg.c,v 1.2 1994/09/24 02:57:26 davidg Exp $ */ #ifndef lint |