summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/html/config_8h-source.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/html/config_8h-source.html b/doc/html/config_8h-source.html
index 9b493c5..7a20643 100644
--- a/doc/html/config_8h-source.html
+++ b/doc/html/config_8h-source.html
@@ -224,11 +224,7 @@
<a name="l00202"></a>00202 <span class="preprocessor"></span>
<a name="l00203"></a>00203
<a name="l00204"></a>00204
-<a name="l00205"></a>00205 <span class="comment">/*</span>
-<a name="l00206"></a>00206 <span class="comment"> * On HP-UX, the declaration of vsnprintf() is needed every time !</span>
-<a name="l00207"></a>00207 <span class="comment"> */</span>
-<a name="l00208"></a>00208
-<a name="l00209"></a>00209 <span class="preprocessor">#if !defined(HAVE_VSNPRINTF) || defined(hpux)</span>
+<a name="l00209"></a>00209 <span class="preprocessor">#if !defined(HAVE_VSNPRINTF)</span>
<a name="l00210"></a>00210 <span class="preprocessor"></span><span class="preprocessor">#if __STDC__</span>
<a name="l00211"></a>00211 <span class="preprocessor"></span><span class="preprocessor">#include &lt;stdarg.h&gt;</span>
<a name="l00212"></a>00212 <span class="preprocessor">#include &lt;stdlib.h&gt;</span>