From 60fede4c90746ef3408ed27a15dd405b3a46a83b Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Sun, 21 Dec 2014 19:07:19 +0100 Subject: New upstream version 5.6.4+dfsg --- ext/soap/php_sdl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/soap/php_sdl.h') diff --git a/ext/soap/php_sdl.h b/ext/soap/php_sdl.h index fd2d78db9..fb7a459b8 100644 --- a/ext/soap/php_sdl.h +++ b/ext/soap/php_sdl.h @@ -87,7 +87,7 @@ struct _sdlBinding { void *bindingAttributes; /* sdlSoapBindingPtr */ }; -/* Soap Binding Specfic stuff */ +/* Soap Binding Specific stuff */ struct _sdlSoapBinding { sdlEncodingStyle style; sdlTransport transport; /* not implemented yet */ -- cgit v1.2.3