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/bpython/intern/BPY_main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/bpython/intern/BPY_main.h') diff --git a/source/blender/bpython/intern/BPY_main.h b/source/blender/bpython/intern/BPY_main.h index 526aa21df8f..b07e222f51a 100644 --- a/source/blender/bpython/intern/BPY_main.h +++ b/source/blender/bpython/intern/BPY_main.h @@ -84,3 +84,4 @@ void syspath_append(PyObject *dir); void init_syspath(void); void set_scriptlinks(ID *id, short event); void release_scriptlinks(ID *id); + -- cgit v1.2.3