X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmini%2Fmini-amd64-gsharedvt.h;h=323e2f3f98ae3be1198e7187927b14e501383041;hb=9b97962a043b0b583462d5e5234612e4d73a317c;hp=3e3d56c54f2db331337cdc190c81cdb7fc65f9c2;hpb=08a728d237965feb2bbd485f909998b17c0bbb11;p=mono.git diff --git a/mono/mini/mini-amd64-gsharedvt.h b/mono/mini/mini-amd64-gsharedvt.h index 3e3d56c54f2..323e2f3f98a 100644 --- a/mono/mini/mini-amd64-gsharedvt.h +++ b/mono/mini/mini-amd64-gsharedvt.h @@ -1,10 +1,12 @@ -/* - * mini-exceptions-native-unwinder.c: libcorkscrew-based native unwinder +/** + * \file + * libcorkscrew-based native unwinder * * Authors: * Zoltan Varga * Rodrigo Kumpera * Andi McClure + * Johan Lorensson * * 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 */