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/blenpluginapi/plugin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenpluginapi/plugin.h') diff --git a/source/blender/blenpluginapi/plugin.h b/source/blender/blenpluginapi/plugin.h index f62f60a0c6a..59596b8b7df 100644 --- a/source/blender/blenpluginapi/plugin.h +++ b/source/blender/blenpluginapi/plugin.h @@ -91,3 +91,4 @@ extern float turbulence(float noisesize, float x, float y, float z, int depth); extern float turbulence1(float noisesize, float x, float y, float z, int depth); #endif /* PLUGIN_H */ + -- cgit v1.2.3