13 lines
238 B
C
13 lines
238 B
C
|
#include "fvwmlib.h"
|
||
|
|
||
|
/*************************************************************************
|
||
|
*
|
||
|
* Subroutine Prototypes
|
||
|
*
|
||
|
*************************************************************************/
|
||
|
void DeadPipe(int nonsense);
|
||
|
|
||
|
|
||
|
|
||
|
|