- Remove ALL the unneeded "author date id revision" svn properties.

- Remove the erroneous svn:eol-syle or svn:eol-stlye properties (and replace them by svn:eol-style)

svn path=/trunk/; revision=58489
This commit is contained in:
Hermès Bélusca-Maïto 2013-03-13 23:50:08 +00:00
parent 7f6b593bb0
commit 0823512b4a
279 changed files with 280 additions and 280 deletions

View file

@ -1,4 +1,4 @@
/* $Id$
/* $Id: strncpy.c 30283 2007-11-08 21:06:20Z fireball $
*/
#include <string.h>
#include "tcsncpy.h"