< prev index next >

src/share/vm/gc/g1/g1RegionToSpaceMapper.hpp

Print this page
rev 9743 : [mq]: 8145752-fix-include-guards

@@ -87,6 +87,6 @@
                                               size_t region_granularity,
                                               size_t byte_translation_factor,
                                               MemoryType type);
 };
 
-#endif /* SHARE_VM_GC_G1_G1REGIONTOSPACEMAPPER_HPP */
+#endif // SHARE_VM_GC_G1_G1REGIONTOSPACEMAPPER_HPP
< prev index next >