Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/lattice/lattice_intern.h')
-rw-r--r--source/blender/editors/lattice/lattice_intern.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/editors/lattice/lattice_intern.h b/source/blender/editors/lattice/lattice_intern.h
index c08e6b6adb5..fe3f35b9223 100644
--- a/source/blender/editors/lattice/lattice_intern.h
+++ b/source/blender/editors/lattice/lattice_intern.h
@@ -21,7 +21,6 @@
* \ingroup edlattice
*/
-
#ifndef __LATTICE_INTERN_H__
#define __LATTICE_INTERN_H__
@@ -37,4 +36,4 @@ void LATTICE_OT_select_mirror(struct wmOperatorType *ot);
void LATTICE_OT_make_regular(struct wmOperatorType *ot);
void LATTICE_OT_flip(struct wmOperatorType *ot);
-#endif /* __LATTICE_INTERN_H__ */
+#endif /* __LATTICE_INTERN_H__ */