-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: hackvr
action: commit
revision:
path_from:
revision_from: 7372b60b6ae675a2bdd4caeef889ad1a60456a60:
path_to:
revision_to:

git.thebackupbox.net

hackvr

git://git.thebackupbox.net/hackvr

commit 7372b60b6ae675a2bdd4caeef889ad1a60456a60
Author: epoch <epoch@hacking.allowed.org>
Date:   Mon Jul 1 05:06:20 2019 -0500

    generic input event handler

diff --git a/src/input.h b/src/input.h

index 89a6e2257378897200be2f383696af74bbbb432d..

index ..7bdc6164e2a4a756746dd57bb4be7765cc1365f0 100644

--- a/src/input.h
+++ b/src/input.h
@@ -1,6 +1,9 @@
 #ifndef _HV_MOUSE_H_
 #define _HV_MOUSE_H_

+#include <idc.h>
+
+int input_event_handler(struct shit *me,char *line);
 int mouse_event_handler();
 int keyboard_event_handler();

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 18:23:40 2024