summaryrefslogtreecommitdiff
path: root/DevIL-docs
diff options
context:
space:
mode:
authorNicolas Weber <thakis@users.sourceforge.net>2003-09-05 19:18:50 +0000
committerNicolas Weber <thakis@users.sourceforge.net>2003-09-05 19:18:50 +0000
commit28d51b6fc2a0d00bec4989df01314dc390bdc068 (patch)
tree9f7cb364784b0aaa2e26b998eadbdf47a6bb1833 /DevIL-docs
parent45b22c112d9674d0856632150193c0bcb2a085be (diff)
downloaddevil-28d51b6fc2a0d00bec4989df01314dc390bdc068.tar.gz
changed ILU_VERSION to ILU_VERSION_NUM
Diffstat (limited to 'DevIL-docs')
-rw-r--r--DevIL-docs/ILU/f00095.htm2
-rw-r--r--DevIL-docs/ILU/f00095.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/DevIL-docs/ILU/f00095.htm b/DevIL-docs/ILU/f00095.htm
index 8a0f6c20..65f98cbb 100644
--- a/DevIL-docs/ILU/f00095.htm
+++ b/DevIL-docs/ILU/f00095.htm
@@ -58,7 +58,7 @@
<b>iluGetString</b> returns a constant human-readable string describing the current OpenILU implementation. Values accepted for <i>StringName</i> are:
<p>
<dd>ILU_VENDOR - Describes the OpenILU vendor (currently Abysmal Software).</dd><br>
-<dd>ILU_VERSION - Use <a href="../ilu/f00150.htm">iluGetInteger</a> with ILU_VERSION_NUM to check for version differences instead.</dd><br>
+<dd>ILU_VERSION_NUM - Use <a href="../ilu/f00150.htm">iluGetInteger</a> with ILU_VERSION_NUM to check for version differences instead.</dd><br>
</p>
</font>
<h4>Error Codes</h4>
diff --git a/DevIL-docs/ILU/f00095.html b/DevIL-docs/ILU/f00095.html
index 23c90888..405d4b02 100644
--- a/DevIL-docs/ILU/f00095.html
+++ b/DevIL-docs/ILU/f00095.html
@@ -68,7 +68,7 @@ are:</font></p>
<dd><br>
</dd>
-<dd>ILU_VERSION - Use <a href="./f00150.html">iluGetInteger</a>
+<dd>ILU_VERSION_NUM - Use <a href="./f00150.html">iluGetInteger</a>
with ILU_VERSION_NUM to check for version differences instead.</dd>
<dd><br>