surf

Kris's build of the surf browser
git clone git clone https://git.krisyotam.com/krisyotam/surf.git
Log | Files | Refs | README | LICENSE

common.h (43B)


      1 #define MSGBUFSZ 8
      2 
      3 void die(char *, ...);