Explorar o código

pv: fixed the definition of the new $sut variable

- reported by Luis Azedo
Daniel-Constantin Mierla %!s(int64=10) %!d(string=hai) anos
pai
achega
3be5902a69
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      modules/pv/pv.c

+ 1 - 1
modules/pv/pv.c

@@ -381,7 +381,7 @@ static pv_export_t mod_pvs[] = {
 	{{"td", (sizeof("td")-1)}, /* */
 		PVT_OTHER, pv_get_to_attr, pv_set_to_domain,
 		0, 0, pv_init_iname, 3},
-	{{"su", (sizeof("sut")-1)}, /* */
+	{{"sut", (sizeof("sut")-1)}, /* */
 		PVT_OTHER, pv_get_srcaddr_uri_full, 0,
 		0, 0, 0, 0},
 	{{"to.domain", (sizeof("to.domain")-1)}, /* */