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:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-24 02:22:25 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-24 02:22:25 +0300
commit9aa9ade42a1ef68633a918d1bcb40d2002e7a9a6 (patch)
tree2923f19c7dbf9ce68fc36438562731434bb00d39 /source/blender/python/intern/bpy_operator.h
parent2158d058663c2a807b019d2ef277e798948de06a (diff)
doxygen: some more license block fixes.
Diffstat (limited to 'source/blender/python/intern/bpy_operator.h')
-rw-r--r--source/blender/python/intern/bpy_operator.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/python/intern/bpy_operator.h b/source/blender/python/intern/bpy_operator.h
index f45f91dbe1f..a8bf8436e83 100644
--- a/source/blender/python/intern/bpy_operator.h
+++ b/source/blender/python/intern/bpy_operator.h
@@ -1,5 +1,4 @@
-
-/**
+/*
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****