shorten name mangling on rsp

This commit is contained in:
Ron Pedde
2006-05-27 10:37:46 +00:00
parent b03942bfba
commit 0285f0bdc0
2 changed files with 9 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ PLUGIN_REND_INFO _pri[] = {
PLUGIN_INFO _pi = {
PLUGIN_VERSION, /* version */
PLUGIN_OUTPUT, /* type */
"rsp/" RSP_VERSION, /* server */
"rsp/" VERSION, /* server */
"/rsp/.*", /* url */
&_pofn, /* output fns */
NULL, /* event fns */