From a73c857a0acd475e1df41e66ef575e6952c8327e Mon Sep 17 00:00:00 2001 From: erickson Date: Fri, 5 Nov 2010 12:59:00 +0000 Subject: [PATCH] socket_bundle typo patch from Jason Stephenson Further discussion and DCO: http://libmail.georgialibraries.org/pipermail/open-ils-dev/2010-November/006476.html git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2051 9efc2488-bf62-4759-914b-345cdb29e865 --- include/opensrf/socket_bundle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/opensrf/socket_bundle.h b/include/opensrf/socket_bundle.h index e64a013..03aa37c 100644 --- a/include/opensrf/socket_bundle.h +++ b/include/opensrf/socket_bundle.h @@ -48,7 +48,7 @@ extern "C" { #endif /* models a single socket connection */ -struct socket_node; +struct socket_node_struct; typedef struct socket_node_struct socket_node; -- 2.43.2