Align libgc vcxproj with makefile.
[mono.git] / mono / utils / lock-free-array-queue.h
index 8e198e9227df62230c3e31cf092401d66c117c15..e23754d6a251041b4629c8395d63c83f5d16123a 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-array-queue.h: A lock-free somewhat-queue that doesn't
+/**
+ * \file
+ * A lock-free somewhat-queue that doesn't
  * require hazard pointers.
  *
  * (C) Copyright 2011 Xamarin Inc.