Commit 4309c4ad authored by Lutz Jänicke's avatar Lutz Jänicke
Browse files

Third argument to shl_load() is "long address", not a pointer.

(Didn't influence functionality, as on HP-UX 32bit the NULL pointer
is a 32bit 0-value and thus is identical to the required 0L.)

PR: 443
parent 4ebb5293
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment