Skip to content
  • Tim Rühsen's avatar
    Fix header guards · 39cdc23f
    Tim Rühsen authored
    * include/wget/wget.h: Likewise
    * include/wget/wgetver.h.in: Likewise
    * libwget/*.h: Likewise
    * src/*.h: Likewise
    * tests/libtest.h: Likewise
    
    Header guards should not start with _.
    Private headers now reflect the path within the project.
    The two public headers reflect the releative install directory.
    39cdc23f