summaryrefslogtreecommitdiff
path: root/surf.c
diff options
context:
space:
mode:
authormiguel <miguel@localhost>2018-03-16 01:31:33 +0100
committermiguel <miguel@localhost>2018-03-16 01:31:33 +0100
commitf5eb896c9cceec7a85ed98cb727e605252e27fa4 (patch)
tree7d96977a0bf5a77afeef9e5e95112367cbf1f1c4 /surf.c
parent6d09938230f85faebe2acaf6f54496117f5dbe34 (diff)
mostly cosmetics
Diffstat (limited to 'surf.c')
-rw-r--r--surf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/surf.c b/surf.c
index ffd4f0a..68a1930 100644
--- a/surf.c
+++ b/surf.c
@@ -2,6 +2,9 @@
*
* To understand surf, start reading main().
*/
+
+// customizations by miguel. to incorporate his webextension
+//
#include <sys/file.h>
#include <sys/types.h>
#include <sys/wait.h>