Typo in libpq-int.h

Started by Daniel Gustafssonover 9 years ago2 messageshackers
Jump to latest
#1Daniel Gustafsson
daniel@yesql.se

Ran into a typo in libpq-int.h while reading/hacking:

-      	char   	   *gsslib;    			/* What GSS librart to use ("gssapi" or
+      	char   	   *gsslib;    			/* What GSS library to use ("gssapi” or

Patch attached.

cheers ./daniel

Attachments:

typo-libpq-int.diffapplication/octet-stream; name=typo-libpq-int.diffDownload+1-1
#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Daniel Gustafsson (#1)
Re: Typo in libpq-int.h

On 09/22/2016 04:35 PM, Daniel Gustafsson wrote:

Ran into a typo in libpq-int.h while reading/hacking:

-      	char   	   *gsslib;    			/* What GSS librart to use ("gssapi" or
+      	char   	   *gsslib;    			/* What GSS library to use ("gssapi” or

Patch attached.

Thanks, fixed.

- Heikki

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers