diff options
Diffstat (limited to 'lib/libc/i386/sys/cerror.S')
-rw-r--r-- | lib/libc/i386/sys/cerror.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/sys/cerror.S b/lib/libc/i386/sys/cerror.S index 7c21f5eb7842..b769edca6d3d 100644 --- a/lib/libc/i386/sys/cerror.S +++ b/lib/libc/i386/sys/cerror.S @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: cerror.S,v 1.1 1994/08/05 01:18:40 wollman Exp $ + * cerror.S,v 1.2 1994/08/13 14:00:26 davidg Exp */ #if defined(SYSLIBC_SCCS) && !defined(lint) |