From 01bff7038323d617fbc83a39e9072631ccbdd65f Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Wed, 30 Oct 2002 02:07:20 +0000 Subject: fixed spacing in the headers to get rid of some warnings and some other little minor spacing issues. --- source/blender/blenlib/BLI_dynstr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib/BLI_dynstr.h') diff --git a/source/blender/blenlib/BLI_dynstr.h b/source/blender/blenlib/BLI_dynstr.h index ada4a41b7f8..7e8cc140964 100644 --- a/source/blender/blenlib/BLI_dynstr.h +++ b/source/blender/blenlib/BLI_dynstr.h @@ -87,3 +87,4 @@ char* BLI_dynstr_get_cstring (DynStr *ds); void BLI_dynstr_free (DynStr *ds); #endif + -- cgit v1.2.3