From d7160d082f8df8b2ea562bb2a06f17bdbaf1c4f3 Mon Sep 17 00:00:00 2001 From: "Guillermo S. Romero" Date: Thu, 15 Sep 2011 16:37:36 +0000 Subject: [PATCH] SVN maintenance. --- source/blender/blenlib/intern/string_utf8.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/blender/blenlib/intern/string_utf8.c b/source/blender/blenlib/intern/string_utf8.c index d39bb498538..818666e7529 100644 --- a/source/blender/blenlib/intern/string_utf8.c +++ b/source/blender/blenlib/intern/string_utf8.c @@ -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 /* from libswish3, originally called u8_isvalid(),