]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
signal() returns an pointer, so must be cast to long, not int before
authorJohn Birrell <jb@FreeBSD.org>
Sun, 25 Jan 1998 09:16:55 +0000 (09:16 +0000)
committerJohn Birrell <jb@FreeBSD.org>
Sun, 25 Jan 1998 09:16:55 +0000 (09:16 +0000)
commit155ad7517dc92ca35a6b89b7e02d7255d141d910
treebdde26e2ba01da26b2b906a423d3de5f0e37e899
parente3f5655fabdd4f42fc006acf44cbc127b911e753
signal() returns an pointer, so must be cast to long, not int before
comparing < 0.
sbin/slattach/slattach.c