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