Rename package for LANHostConfigManagement:1.

This commit is contained in:
John Beisley
2022-06-13 17:47:17 +01:00
parent 6617fb84e1
commit befb173f08
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// Package lanhostcfgmng1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
package lanhostcfgmng1
// Package lanhostcfgmgmt1 provides types for the "urn:schemas-upnp-org:service:LANHostConfigManagement:1" service.
package lanhostcfgmgmt1
import (
pkg1 "github.com/huin/goupnp/v2alpha/soap"