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/blenlib/intern/hash_mm2a.c')
-rw-r--r--source/blender/blenlib/intern/hash_mm2a.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/intern/hash_mm2a.c b/source/blender/blenlib/intern/hash_mm2a.c
index ccd7e27b349..7ea131db6ba 100644
--- a/source/blender/blenlib/intern/hash_mm2a.c
+++ b/source/blender/blenlib/intern/hash_mm2a.c
@@ -15,8 +15,7 @@
* Copyright (C) 2014 Blender Foundation.
*/
-/** \file blender/blenlib/intern/hash_mm2a.c
- * \ingroup bli
+/** \file \ingroup bli
*
* Functions to compute Murmur2A hash key.
*