SVN revision: 3199
This commit is contained in:
Carsten Haitzler 2000-08-20 22:37:42 +00:00
parent 0647687fbc
commit 30ab0b0c94
1 changed files with 1 additions and 1 deletions

View File

@ -737,7 +737,7 @@ cb_shoot (void *data)
D (("In cb_shoot: valid url -->%s<--\n", validurl));
Epplet_register_focus_out_handler(work_out_cb, NULL);
display_string (validurl); /*richlowe is a wookie*/
display_string (validurl); /*richlowe is a hamster*/
handle_url (validurl, data);
return;
}