small fix in wmiiwarp.c

This commit is contained in:
Anselm R. Garbe 2006-03-14 13:33:20 +01:00
parent 257207046f
commit 63d343c87f
1 changed files with 2 additions and 3 deletions

View File

@ -6,11 +6,10 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <cext.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include "cext.h"
static char version[] = "wmiiwarp - " VERSION ", (C)opyright MMIV-MMV Anselm R. Garbe\n";