about summary refs log tree commit diff
path: root/common.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a file for shared functionsQuentin Rameau2018-10-081-0/+15
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().