Fix include guards in GC code

XMLWordPrintable

    • gc
    • b103

      Some include guards in GC code (vm/share/gc) directory use the following include guard

      #endif /* ... */

      Everyone else uses

      #endif // ...

      Fix this

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: