Module Name: xsrc
Committed By: veego
Date: Sun Dec 27 12:03:44 UTC 1998
Modified Files:
xsrc/xc/programs/xdm: dm.c
Log Message:
Fix the xdm patch of xsrc/6282 from Matthieu Herrb:
- with recent signal changes, sigset_t is not an integral type
anymore, so it can't be casted to an int for printf().