Add a file for shared functions
authorQuentin Rameau <quinq@fifth.space>
Mon, 4 Jan 2016 15:09:12 +0000 (16:09 +0100)
committerQuentin Rameau <quinq@fifth.space>
Mon, 8 Oct 2018 09:38:03 +0000 (11:38 +0200)
commit1901359efa10fe2e18794df34fc33b81da03a6f5
tree5f0267eb93763156d9b4348db7b62056bb064c12
parent7ea0c2f7f8c5cc4616d8dc0676f7b4b59351667b
Add a file for shared functions

New common.[hc] files where shared functions between surf and
webkitextension will be put. First addition is die().
Makefile
common.c [new file with mode: 0644]
common.h [new file with mode: 0644]
libsurf-webext.c
surf.c