From d497b1b0373d758ede3d877ab68c8d7c8ab29062 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 13 Jan 2012 15:08:46 -0600 Subject: Fix inadvertent TQt changes This closes Bug 752 --- libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c') diff --git a/libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c b/libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c index 7a1879877..b06025b46 100644 --- a/libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c +++ b/libtdenetwork/libgpgme-copy/assuan/assuan-buffer.c @@ -488,7 +488,7 @@ _assuan_cookie_write_flush (void *cookie) * data out @buffer may be passed as NULL (in which case @length must * also be 0); however when used by a client this flush operation does * also send the terminating "END" command to terminate the reponse on - * a INTQUIRE response. However, when assuan_transact() is used, this + * a INQUIRE response. However, when assuan_transact() is used, this * function takes care of sending END itself. * * Return value: 0 on success or an error code -- cgit v1.2.1