X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fsgen%2Fsgen-array-list.c;h=0247a6b12695c3e1368d327fefd5f58dd31fd2da;hb=565d626c051d4a2a93ae9501a24706dbd90f227b;hp=4150e4b824e6aad234bb88b1a74a84a33cdd4a13;hpb=16ada3424ad720db1411ff40131abd905ddacc63;p=mono.git diff --git a/mono/sgen/sgen-array-list.c b/mono/sgen/sgen-array-list.c index 4150e4b824e..0247a6b1269 100644 --- a/mono/sgen/sgen-array-list.c +++ b/mono/sgen/sgen-array-list.c @@ -1,5 +1,6 @@ -/* - * sgen-array-list.c: A pointer array list that doesn't require reallocs +/** + * \file + * A pointer array list that doesn't require reallocs * * Copyright (C) 2016 Xamarin Inc *