[mono/mono] 06693aa3: Comment style

"Miguel de Icaza ([email protected])" <[email protected]>
Newsgroups gmane.comp.gnome.mono.patches
Message-ID <000001421633cf46-552a8fee-a867-447b-ba81-3237bfedd908-000000@email.amazonses.com>
   Branch: refs/heads/master
     Home: https://github.com/mono/mono
  Compare: https://github.com/mono/mono/compare/63eb94e451a5...06693aa3bb55

   Commit: 06693aa3bb552013d57b07b9cf53c45fe4efa94f
   Author: Miguel de Icaza <[email protected]> (migueldeicaza)
     Date: 2013-11-01 20:49:35 GMT
      URL: https://github.com/mono/mono/commit/06693aa3bb552013d57b07b9cf53c45fe4efa94f

Comment style

Changed paths:
  M mono/mini/method-to-ir.c

Modified: mono/mini/method-to-ir.c
===================================================================
@@ -6682,9 +6682,9 @@ gboolean check_linkdemand (MonoCompile *cfg, MonoMethod *caller, MonoMethod *cal
 			tblock->flags |= BB_EXCEPTION_HANDLER;
 
 			/*
-			Linking the try block with the EH block hinders inlining as we won't be able to merge the bblocks from inlining
-			and produce an artificial hole for no good reason.
-			*/
+			 * Linking the try block with the EH block hinders inlining as we won't be able to 
+			 * merge the bblocks from inlining and produce an artificial hole for no good reason.
+			 */
 			// link_bblock (cfg, try_bb, tblock);
 
 			if (*(ip + clause->handler_offset) == CEE_POP)


_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.