summaryrefslogtreecommitdiff
path: root/surf.c
diff options
context:
space:
mode:
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>