commit | 8ab0a995a9fa4e361fe608688dc447bad3912c00 | [log] [tgz] |
---|---|---|
author | Guy Harris <gharris@steve.local> | Mon Jun 29 00:55:07 2009 -0700 |
committer | Guy Harris <gharris@steve.local> | Mon Jun 29 00:55:07 2009 -0700 |
tree | 6553c4c5e0e5ad4b82eac4bfcc56e6090d30bd96 | |
parent | b02163ba7df1aeb681f223d70d5ef78108bf2a29 [diff] |
"sa_len" is, on some platforms, #defined to something else; use "sa_length" instead, so as not to have compilation fail on those platforms. Do the same with "osa_len" while we're at it.