@@ -792,7 +792,7 @@ if (to_gw("1")) {
Example 1.36. to_gw usage
...
-if (to_gw("1")) {
+if (to_any_gw()) {
exit;
};
@@ -987,7 +987,7 @@ if (to_gw("1")) {
<title><function>to_gw</function> usage</title>
<programlisting format = "linespecific">