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/util')
-rw-r--r--source/blender/editors/util/numinput.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/editors/util/numinput.c b/source/blender/editors/util/numinput.c
index 8abd8db53c1..aca695be245 100644
--- a/source/blender/editors/util/numinput.c
+++ b/source/blender/editors/util/numinput.c
@@ -45,7 +45,8 @@
/* Numeric input which isn't allowing full numeric editing. */
#define USE_FAKE_EDIT
-/** #NumInput.flag
+/**
+ * #NumInput.flag
* (1 << 8) and below are reserved for public flags!
*/
enum {