1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

fixed timerhandler cpu eater

This commit is contained in:
kojima
2001-03-14 04:19:06 +00:00
parent c1840e943d
commit 7f8d51555b
4 changed files with 19 additions and 14 deletions

View File

@@ -472,6 +472,7 @@ extern Display *dpy;
extern char *ProgName;
extern unsigned int ValidModMask;
extern char WProgramState;
extern char WProgramSigState;
/****** Global Functions ******/
extern void wAbort(Bool dumpCore);