fix/change class name to PVE::AsyncHTTPServer

This commit is contained in:
Dietmar Maurer 2017-01-13 13:16:54 +01:00
parent d82180013b
commit 4fe2161253

View File

@ -1,4 +1,4 @@
package PVE::HTTPServer;
package PVE::AsyncHTTPServer;
use strict;
use warnings;