Merge pull request #1612 from Bond-009/warn4

Fix warnings
This commit is contained in:
dkanada
2019-08-10 15:12:54 -07:00
committed by GitHub
12 changed files with 168 additions and 137 deletions

View File

@@ -83,7 +83,7 @@ namespace MediaBrowser.Controller
void EnableLoopback(string appName);
WakeOnLanInfo[] GetWakeOnLanInfo();
IEnumerable<WakeOnLanInfo> GetWakeOnLanInfo();
string ExpandVirtualPath(string path);
string ReverseVirtualPath(string path);