(log_func): drop the error number
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12119 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -260,7 +260,7 @@ do_afslog(const char *cell)
|
||||
}
|
||||
|
||||
static void
|
||||
log_func(void *ctx, const char *str, int ret)
|
||||
log_func(void *ctx, const char *str)
|
||||
{
|
||||
fprintf(stderr, "%s\n", str);
|
||||
}
|
||||
|
Reference in New Issue
Block a user