repo.or.cz
/
fvwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Convert over to use GetOpt::Long and introduce -f and -h.
[fvwm.git]
/
modules
/
FvwmCpp
/
FvwmCpp.h
blob
10e4baac37371eff7cbf3287a4efd01730e73ae5
1
/* -*-c-*- */
2
#include
"libs/fvwmlib.h"
3
4
/*
5
*
6
* Subroutine Prototypes
7
*
8
*/
9
10
RETSIGTYPE
DeadPipe
(
int
nonsense
);
11
12
13
14