Passing an (int) instead of an (int*) won't work.
authorespie <espie@openbsd.org>
Sun, 26 Mar 2000 16:08:27 +0000 (16:08 +0000)
committerespie <espie@openbsd.org>
Sun, 26 Mar 2000 16:08:27 +0000 (16:08 +0000)
commitabb167d25b4d18c1d7b35c9bbe21ed26a0c4799d
tree55d7a1b7d11fb58303e7fc7e0c5919484c934448
parent7e070378a76e261830eb9f730465e8fc494df099
Passing an (int) instead of an (int*) won't work.
Those casts are evil...
usr.bin/make/job.c