]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Fix typos in audit format strings
authorBenjamin Kaduk <kaduk@mit.edu>
Tue, 11 Sep 2018 15:51:01 +0000 (10:51 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Tue, 11 Sep 2018 15:52:40 +0000 (10:52 -0500)
commit90601818205aeefd1cf99b8766a7bfd03bf9b96a
tree04eb4aea1a6115e5d5ffbf873bd4f940ed642c18
parented217df4b23e111d4b12e7236bdf6f8ab5575952
Fix typos in audit format strings

Commit 9ebff4c6caa8b499d999cfd515d4d45eb3179769 introduced audit
framework support for several butc-related data types, but had
a typo ('$d' for '%d') in a couple of places, that was not reported
by compiler format-string checking.  Fix the typo to properly print
all the auditable data.

(cherry picked from commit d5816fd6cd1876760a985a817dbbb3940cf3bddb)

Change-Id: Iaea64ab0fe422381c298d94eff201c3525bd00c2
src/audit/audit.c