From 7b0d6a1e6c8233722731e77cd1b4641285c0c62d Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 24 Nov 2014 09:33:12 +0100 Subject: SCons: correct include for win, also minor cleanup --- source/blender/blenlib/intern/hash_md5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib') diff --git a/source/blender/blenlib/intern/hash_md5.c b/source/blender/blenlib/intern/hash_md5.c index bc7a495f213..4eec38278e9 100644 --- a/source/blender/blenlib/intern/hash_md5.c +++ b/source/blender/blenlib/intern/hash_md5.c @@ -22,7 +22,7 @@ * Written by Ulrich Drepper . */ -/** \file blender/blenlib/intern/md5.c +/** \file blender/blenlib/intern/hash_md5.c * \ingroup bli * * Functions to compute MD5 message digest of files or memory blocks -- cgit v1.2.3