From 9e7a240dfd75368e1a79c6adb873a2c686639adb Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Mon, 23 Apr 2007 19:02:33 +0000 Subject: include the header that has gethostname --- openbox/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 4ee4d5c3..38722f42 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -116,7 +116,7 @@ struct _ObClient gchar *title; /*! Window title when iconified */ gchar *icon_title; - /*! Hostname of machine running client */ + /*! Hostname of machine running the client */ gchar *client_machine; /*! The application that created the window */ -- cgit v1.2.3