Align libgc vcxproj with makefile.
[mono.git] / mono / utils / mono-digest.h
index 5cef8ee741b7e7cd21248da3a0de37ab2dc9cf05..b32103a28bb402ebc00459ce5cf405a7f645fac2 100644 (file)
@@ -1,5 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
+/**
+ * \file
  * This code implements the MD5 message-digest algorithm.
  * The algorithm is due to Ron Rivest.  This code was
  * written by Colin Plumb in 1993, no copyright is claimed.