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