From 58f91c51b739e55676b732cb4b4eefa7ba16a40b Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Mon, 10 Aug 2009 15:20:46 -0300 Subject: Forgot to commit changes to callbacks.[ch] :) --- hardinfo2/callbacks.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hardinfo2/callbacks.h') diff --git a/hardinfo2/callbacks.h b/hardinfo2/callbacks.h index 9f145554..8cb29a87 100644 --- a/hardinfo2/callbacks.h +++ b/hardinfo2/callbacks.h @@ -39,5 +39,6 @@ void cb_connect_to(); void cb_manage_hosts(); void cb_connect_host(GtkAction * action); void cb_local_computer(); +void cb_act_as_server(); #endif /* __CALLBACKS_H__ */ -- cgit v1.2.3