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/opy_vector.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/bpython/intern/opy_vector.h') diff --git a/source/blender/bpython/intern/opy_vector.h b/source/blender/bpython/intern/opy_vector.h index cf7ca87fd6a..10535fe5ae2 100644 --- a/source/blender/bpython/intern/opy_vector.h +++ b/source/blender/bpython/intern/opy_vector.h @@ -60,4 +60,3 @@ PyObject *newMatrixObject(Matrix4Ptr mat); void init_py_matrix(void); void init_py_vector(void); - -- cgit v1.2.3