[pve-devel] [PATCH container 4/9] remove trailing whitespace
Oguz Bektas
o.bektas at proxmox.com
Thu Sep 5 16:11:16 CEST 2019
Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
---
src/PVE/API2/LXC.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/API2/LXC.pm b/src/PVE/API2/LXC.pm
index 6ddff9c..9ddaf58 100644
--- a/src/PVE/API2/LXC.pm
+++ b/src/PVE/API2/LXC.pm
@@ -35,7 +35,7 @@ BEGIN {
__PACKAGE__->register_method ({
subclass => "PVE::API2::LXC::Config",
- path => '{vmid}/config',
+ path => '{vmid}/config',
});
__PACKAGE__->register_method ({
--
2.20.1
More information about the pve-devel
mailing list