summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/realpath.c
diff options
context:
space:
mode:
authorschwarze <>2023-12-26 22:13:00 +0000
committerschwarze <>2023-12-26 22:13:00 +0000
commit798623cbaa933d9aa6cb8a1b7a1d8e8b0513eb65 (patch)
tree32f5cd22e02d0bfe35994071671da3dd51b498d1 /src/lib/libc/stdlib/realpath.c
parent5819b47a5811023ede6a0f5e8dad4fcad600e467 (diff)
downloadopenbsd-798623cbaa933d9aa6cb8a1b7a1d8e8b0513eb65.tar.gz
openbsd-798623cbaa933d9aa6cb8a1b7a1d8e8b0513eb65.tar.bz2
openbsd-798623cbaa933d9aa6cb8a1b7a1d8e8b0513eb65.zip
Rename some argument placeholders to be less cryptic,
in particular s/inl/in_len/ and s/outl/out_len/ as suggested by tb@. While here, also get rid of the "outm" placeholder that has been around since the file was added to OpenSSL in 2000, replacing it with the usual "out" in the four function prototypes affected; tb@ and myself suspect it was simply a typo followed by copy and paste. Slightly improve variable naming in the examples, too, for clarity and consistency, even though that doesn't turn the examples into good examples. OK tb@
Diffstat (limited to 'src/lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions