SVN maintenance.

This commit is contained in:
Guillermo S. Romero 2011-09-15 16:37:36 +00:00
parent e2818f1b92
commit d7160d082f

@ -1,5 +1,5 @@
/*
* $Id:
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -23,13 +23,13 @@
* Contributor(s): Campbell Barton.
*
* ***** END GPL LICENSE BLOCK *****
*
*
*/
/** \file blender/blenlib/intern/string_utf8.c
* \ingroup bli
*/
#include <string.h>
/* from libswish3, originally called u8_isvalid(),