Skip to content
  • Junio C Hamano's avatar
    Merge branch 'dl/no-extern-in-func-decl' · 4aeeef37
    Junio C Hamano authored
    Mechanically and systematically drop "extern" from function
    declarlation.
    
    * dl/no-extern-in-func-decl:
      *.[ch]: manually align parameter lists
      *.[ch]: remove extern from function declarations using sed
      *.[ch]: remove extern from function declarations using spatch
    4aeeef37