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_winstuff.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib/BLI_winstuff.h') diff --git a/source/blender/blenlib/BLI_winstuff.h b/source/blender/blenlib/BLI_winstuff.h index c376709ab84..66a5bc70389 100644 --- a/source/blender/blenlib/BLI_winstuff.h +++ b/source/blender/blenlib/BLI_winstuff.h @@ -94,3 +94,4 @@ struct dirent *readdir(DIR *dp); int closedir (DIR *dp); #endif /* __WINSTUFF_H__ */ + -- cgit v1.2.3