<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-legacy-support.

</pre>
<p><a href="https://github.com/macports/macports-legacy-support/commit/f985cf8049c359f857e5937db05278abec5da059">https://github.com/macports/macports-legacy-support/commit/f985cf8049c359f857e5937db05278abec5da059</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new f985cf8  netdb.h: fix typo in comment
</span>f985cf8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f985cf8049c359f857e5937db05278abec5da059
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Fri May 24 21:32:46 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    netdb.h: fix typo in comment
</span>---
 include/netdb.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/include/netdb.h b/include/netdb.h
</span><span style='display:block; white-space:pre;color:#808080;'>index 9778bdc..3a612ba 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/include/netdb.h
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/include/netdb.h
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@
</span> /* MP support header */
 #include "MacportsLegacySupport.h"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-/* Include the primary system pthread.h */
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+/* Include the primary system netdb.h */
</span> #include_next <netdb.h>
 
 #if __MP_LEGACY_SUPPORT_AI_NUMERICSERV__
</pre><pre style='margin:0'>

</pre>