X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient_menu.h;h=5c555168b0e021e50fd31e8b478e4d533a14f2e0;hb=2391410e3fd7767e266c0efe84fd34244ea29dc6;hp=caf0f054058cfd9b1b6edcf0c02df5094e043183;hpb=16f46c296d1fcd3f27fc62a18e71c55fb3fd3e88;p=chaz%2Fopenbox diff --git a/openbox/client_menu.h b/openbox/client_menu.h index caf0f054..5c555168 100644 --- a/openbox/client_menu.h +++ b/openbox/client_menu.h @@ -1,7 +1,7 @@ /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*- client_menu.h for the Openbox window manager - Copyright (c) 2003 Ben Jansens + Copyright (c) 2003-2007 Dana Jansens This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -19,6 +19,6 @@ #ifndef ob__client_menu_h #define ob__client_menu_h -void client_menu_startup(); +void client_menu_startup(void); #endif