From f0995e87b59b2a6c4ca71ee23e7c53f0bb999573 Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Wed, 5 Sep 2007 17:55:44 +0000 Subject: fix svn properties for line endings fix a few no newlines at end of file warnings --- source/blender/imbuf/IMB_thumbs.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/blender/imbuf/IMB_thumbs.h') diff --git a/source/blender/imbuf/IMB_thumbs.h b/source/blender/imbuf/IMB_thumbs.h index 22565dac688..4f4b77ff000 100644 --- a/source/blender/imbuf/IMB_thumbs.h +++ b/source/blender/imbuf/IMB_thumbs.h @@ -1,5 +1,5 @@ /** - * $Id: $ + * $Id$ * * ***** BEGIN GPL LICENSE BLOCK ***** * @@ -71,3 +71,4 @@ ImBuf* IMB_thumb_manage(const char* dir, const char* file, ThumbSize size, Thumb #endif /* _IMB_THUMBS_H */ + -- cgit v1.2.3