diff options
Diffstat (limited to 'app/cwm/screen.c')
-rw-r--r-- | app/cwm/screen.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/cwm/screen.c b/app/cwm/screen.c index 5deff2102..a843b6581 100644 --- a/app/cwm/screen.c +++ b/app/cwm/screen.c @@ -15,10 +15,9 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: screen.c,v 1.23 2009/12/11 18:09:16 oga Exp $ + * $Id: screen.c,v 1.24 2009/12/15 03:24:36 okan Exp $ */ -#include "headers.h" #include "calmwm.h" struct screen_ctx * |