summaryrefslogtreecommitdiffstats
path: root/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a file for shared functionsGravatar Quentin Rameau 2018-10-081-0/+3
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().