Fix compiler warnings.
This commit is contained in:
@@ -91,7 +91,7 @@ enum
|
||||
};
|
||||
|
||||
void get_owner_uid (guint *owner_uid, gchar **owner_uid_name);
|
||||
gchar * get_hostname ();
|
||||
gchar * get_hostname (void);
|
||||
gboolean send_signal_to_pid (guint pid, gint xtm_signal);
|
||||
gboolean set_priority_to_pid (guint pid, gint priority);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user