From 2477a38d2f3063b697e44bf3690cf280fb26ca8a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 06:38:42 +0000 Subject: rename the Client struct to ObClient --- plugins/placement/history.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/placement/history.h') diff --git a/plugins/placement/history.h b/plugins/placement/history.h index 38571769..cbf9f68e 100644 --- a/plugins/placement/history.h +++ b/plugins/placement/history.h @@ -7,6 +7,6 @@ void history_startup(); void history_shutdown(); -gboolean place_history(Client *c); +gboolean place_history(ObClient *c); #endif -- cgit v1.2.3