src/protocols/yahoo/yay.c

changeset 2201
2af67514a39c
parent 2170
5c93594ff522
child 2205
68c42ce8eba6
--- a/src/protocols/yahoo/yay.c	Fri Aug 31 00:22:03 2001 +0000
+++ b/src/protocols/yahoo/yay.c	Fri Aug 31 02:50:37 2001 +0000
@@ -686,7 +686,7 @@
 	puo = g_new0(struct proto_user_opt, 1);
 	puo->label = "Pager Port:";
 	puo->def = "5050";
-	puo->pos = USEROPT_PAGERHOST;
+	puo->pos = USEROPT_PAGERPORT;
 	m = g_list_append(m, puo);
 
 	return m;

mercurial