Skip to content
  • Sean McBride's avatar
    Fixed a bunch of incorrect header comments · 1a9362b7
    Sean McBride authored
    Found with these two regex, applied to files with the opposite extension:
    
    Module:(\w*)(.*)\.h
    Module:(\w*)(.*)\.cxx
    
    Upon manual review, found many were just wrong, fixed them up too.
    1a9362b7