Skip to content
  • Erik de Castro Lopo's avatar
    getopt.c: Pointer comparison fix · 78d67ff8
    Erik de Castro Lopo authored
    * Remove <stdint.h> because MSVC 2005 (and probably 2008) don't have it.
    * Fix pointer difference caclulation between `nameend` and `nextchar`.
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    78d67ff8