diff options
Diffstat (limited to 'lib/libc/string/strxfrm.c')
-rw-r--r-- | lib/libc/string/strxfrm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strxfrm.c b/lib/libc/string/strxfrm.c index eb02c137c0d2..6031674e2034 100644 --- a/lib/libc/string/strxfrm.c +++ b/lib/libc/string/strxfrm.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: strxfrm.c,v 1.3 1995/02/18 01:39:00 ache Exp $ + * $Id: strxfrm.c,v 1.4 1995/02/18 11:36:33 ache Exp $ */ #include <stdlib.h> |