[Pkg-gnupg-commit] [libassuan] 279/437: Another one.

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit ea49473675a0b415a73b22542d9ec4db7fc7bafb
Author: Marcus Brinkmann <mb at g10code.com>
Date:   Tue Dec 8 20:56:11 2009 +0000

    Another one.
---
 src/assuan.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assuan.h b/src/assuan.h
index 42194ec..604ecc6 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -517,7 +517,7 @@ int __assuan_spawn (assuan_context_t ctx, pid_t *r_pid, const char *name,
 		    assuan_fd_t *fd_child_list,
 		    void (*atfork) (void *opaque, int reserved),
 		    void *atforkvalue, unsigned int flags);
-int __assuan_socketpair (assuan_context_t ctx, int namespace, int style,
+int __assuan_socketpair (assuan_context_t ctx, int _namespace, int style,
 			 int protocol, assuan_fd_t filedes[2]);
 
 #ifdef _WIN32

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list