Merge pull request #4618 from BrzVlad/feature-par-nrs
[mono.git] / mono / mini / mini-amd64-gsharedvt.h
index 3e3d56c54f2db331337cdc190c81cdb7fc65f9c2..323e2f3f98ae3be1198e7187927b14e501383041 100644 (file)
@@ -1,10 +1,12 @@
-/*
- * mini-exceptions-native-unwinder.c: libcorkscrew-based native unwinder
+/**
+ * \file
+ * libcorkscrew-based native unwinder
  *
  * Authors:
  *   Zoltan Varga <vargaz@gmail.com>
  *   Rodrigo Kumpera <kumpera@gmail.com>
  *   Andi McClure <andi.mcclure@xamarin.com>
+ *   Johan Lorensson <johan.lorensson@xamarin.com>
  *
  * Copyright 2015 Xamarin, Inc (http://www.xamarin.com)
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
@@ -52,4 +54,4 @@ static const char* ret_marshal_name[] = {
 #define DEBUG_AMD64_GSHAREDVT_PRINT(...)
 #endif
 
-#endif /* MINI_AMD64_GSHAREDVT_H */
\ No newline at end of file
+#endif /* MINI_AMD64_GSHAREDVT_H */