ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/lib/libc/i386/string/wcschr.S
(Generate patch)

Comparing trunk/lib/libc/i386/string/wcschr.S (file contents):
Revision 10584 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10585 by laffer1, Fri Jun 8 12:06:55 2018 UTC

# Line 1 | Line 1
1 + /* $MidnightBSD$ */
2   /*-
3   * Copyright (c) 2003 Tim J. Robbins.
4   * All rights reserved.
# Line 25 | Line 26
26   */
27  
28   #include <machine/asm.h>
29 < __FBSDID("$FreeBSD$");
29 > __FBSDID("$FreeBSD: stable/10/lib/libc/i386/string/wcschr.S 217106 2011-01-07 16:08:40Z kib $");
30  
31   /*
32   * wchar_t *

Comparing trunk/lib/libc/i386/string/wcschr.S (property svn:keywords):
Revision 10584 by laffer1, Sat Dec 7 23:54:44 2013 UTC vs.
Revision 10585 by laffer1, Fri Jun 8 12:06:55 2018 UTC

# Line 0 | Line 1
1 + MidnightBSD=%H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines