diff options
Diffstat (limited to 'lib/libc/string/strcoll.c')
-rw-r--r-- | lib/libc/string/strcoll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcoll.c b/lib/libc/string/strcoll.c index 915e649dbd6d..392d6e3dd69b 100644 --- a/lib/libc/string/strcoll.c +++ b/lib/libc/string/strcoll.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: strcoll.c,v 1.3 1995/02/18 01:38:58 ache Exp $ + * strcoll.c,v 1.4 1995/04/16 22:43:45 ache Exp */ #include <stdlib.h> |