diff options
author | Greg Hudson <ghudson@mit.edu> | 2013-03-15 02:13:22 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2013-03-15 02:13:22 -0400 |
commit | 7ed54bc66d81790ab33c056baf9ad826a646ee94 (patch) | |
tree | cb7dcdd59a25cbf3328daf0a264ba5e8fb613c6a /src/patchlevel.h | |
parent | 18796a2eb6c05706c6635453b3e425955aab93f4 (diff) | |
download | krb5-7ed54bc66d81790ab33c056baf9ad826a646ee94.tar.gz krb5-7ed54bc66d81790ab33c056baf9ad826a646ee94.tar.xz krb5-7ed54bc66d81790ab33c056baf9ad826a646ee94.zip |
Fix kadmin_getpol format string
Commit 0780e46fc13dbafa177525164997cd204cc50b51 matched a %ld format
string with the integer 0, which is an int rather than a long. Just
put 0 in the format string instead. Noted by David Benjamin
<davidben@mit.edu>.
Diffstat (limited to 'src/patchlevel.h')
0 files changed, 0 insertions, 0 deletions