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 5213cf84d978d..c37db98cfae30 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.   * - * $FreeBSD$ + * $FreeBSD: src/lib/libc/string/strcoll.c,v 1.11 1999/09/12 21:15:28 dt Exp $   */  #include <stdlib.h> | 
