fix svn properties for line endings

fix a few no newlines at end of file warnings
This commit is contained in:
Andrea Weikert 2007-09-05 17:55:44 +00:00
parent 5116048649
commit f0995e87b5
10 changed files with 13 additions and 8 deletions

View File

@ -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 */

View File

@ -1,5 +1,5 @@
/**
* $Id: $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -76,3 +76,4 @@ int IMB_imginfo_add_field(struct ImBuf* img, const char* key, const char* field)
#endif /* _IMB_IMGINFO_H */

View File

@ -1,5 +1,5 @@
/**
* $Id: $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -106,3 +106,4 @@ int IMB_imginfo_add_field(struct ImBuf* img, const char* key, const char* field)
info->value = BLI_strdup(field);
return 1;
}

View File

@ -358,3 +358,4 @@ md5_process_block (buffer, len, ctx)
ctx->C = C;
ctx->D = D;
}

View File

@ -113,3 +113,4 @@ int md5_stream __P ((FILE *stream, void *resblock));
void *md5_buffer __P ((const char *buffer, size_t len, void *resblock));
#endif

View File

@ -1,5 +1,5 @@
/**
* $Id: $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@ -1,5 +1,5 @@
/**
* $Id: $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@ -1,5 +1,5 @@
/**
* $Id: CMP_mixrgb.c,v 1.4 2007/04/04 13:58:10 jesterking Exp $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@ -1,5 +1,5 @@
/**
* $Id: $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

View File

@ -1,5 +1,5 @@
/**
* $Id: fsmenu.c 11698 2007-08-19 12:22:51Z elubie $
* $Id$
*
* ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
*