Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
acf51c7fa0 | |||
56adedcdbb |
@@ -7,7 +7,7 @@
|
||||
#include<stdio.h>
|
||||
#include<stdlib.h>
|
||||
#include<string.h>
|
||||
#include<time.h>
|
||||
#include<sys/time.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
@@ -58,7 +58,7 @@ Colormap pal; /* palette */
|
||||
Font f[3]; /* polices d'ecriture */
|
||||
XFontStruct *s[3];
|
||||
XFontStruct *stemp;
|
||||
Pixmap icone=NULL,icone_mask=NULL;
|
||||
/*Pixmap icone=NULL,icone_mask=NULL;*/
|
||||
XPoint sommet[3];
|
||||
int num_ecran=0;
|
||||
Window ecran[NB_PIXMAP+1];
|
||||
|
Reference in New Issue
Block a user