fix typo in previous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11410 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -252,7 +252,7 @@
|
||||
|
||||
ROKEN_CPP_START
|
||||
|
||||
#ifndef(IRIX4) /* fix for compiler bug */
|
||||
#ifndef IRIX4 /* fix for compiler bug */
|
||||
#ifdef RETSIGTYPE
|
||||
typedef RETSIGTYPE (*SigAction)(int);
|
||||
SigAction signal(int iSig, SigAction pAction); /* BSD compatible */
|
||||
|
Reference in New Issue
Block a user