summaryrefslogtreecommitdiff
path: root/src/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipc.h')
-rw-r--r--src/ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipc.h b/src/ipc.h
index 78c0d9f..395b150 100644
--- a/src/ipc.h
+++ b/src/ipc.h
@@ -28,7 +28,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define FEH_IPC_VERSION 0x100;
-int feh_ipc_create_socket(void);
+void feh_ipc_create_socket(void);
int feh_ipc_get_session_id(void);
typedef struct {