Skip to content
  • David Lawrence's avatar
    Megacommit of dozens of files. · 1a69a1a7
    David Lawrence authored
    Cleanup of redundant/useless header file inclusion.
    
    ISC style lint, primarily for function declarations and standalone
    comments -- ie, those that appear on a line without any code, which
    should be written as follows:
       /*
        * This is a comment.
        */
    1a69a1a7