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/BLI_hash_md5.h')
-rw-r--r--source/blender/blenlib/BLI_hash_md5.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_hash_md5.h b/source/blender/blenlib/BLI_hash_md5.h
index b71f1fade13..ad00b41c16b 100644
--- a/source/blender/blenlib/BLI_hash_md5.h
+++ b/source/blender/blenlib/BLI_hash_md5.h
@@ -17,8 +17,7 @@
#ifndef __BLI_HASH_MD5_H__
#define __BLI_HASH_MD5_H__
-/** \file BLI_hash_md5.h
- * \ingroup bli
+/** \file \ingroup bli
*/
/* Compute MD5 message digest for LEN bytes beginning at BUFFER. The