krb5 commit: Export verto_set_flags from libverto
Greg Hudson
ghudson at MIT.EDU
Tue Mar 26 13:29:35 EDT 2013
https://github.com/krb5/krb5/commit/fb92e73d12081d36b0497e55489293d296eb416d
commit fb92e73d12081d36b0497e55489293d296eb416d
Author: Greg Hudson <ghudson at mit.edu>
Date: Mon Mar 25 12:42:49 2013 -0400
Export verto_set_flags from libverto
When the bundled libverto was updated from 0.2.2 to 0.2.5,
verto_set_flags should have been added to libverto.exports along with
the other new functions.
ticket: 7594 (new)
target_version: 1.11.2
tags: pullup
src/util/verto/libverto.exports | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/util/verto/libverto.exports b/src/util/verto/libverto.exports
index 098156f..ecba76a 100644
--- a/src/util/verto/libverto.exports
+++ b/src/util/verto/libverto.exports
@@ -27,5 +27,6 @@ verto_run_once
verto_set_allocator
verto_set_default
verto_set_fd_state
+verto_set_flags
verto_set_private
verto_set_proc_status
More information about the cvs-krb5
mailing list