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_gsqueue.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib/BLI_gsqueue.h') diff --git a/source/blender/blenlib/BLI_gsqueue.h b/source/blender/blenlib/BLI_gsqueue.h index 483f58a0185..3079c5e1f56 100644 --- a/source/blender/blenlib/BLI_gsqueue.h +++ b/source/blender/blenlib/BLI_gsqueue.h @@ -93,3 +93,4 @@ void BLI_qsueue_pushback (GSQueue *gq, void *item); void BLI_gsqueue_free (GSQueue *gq); #endif /* BLI_GSQUEUE_H */ + -- cgit v1.2.3