Switch to side-by-side view

--- a/libupnpp/control/service.cxx
+++ b/libupnpp/control/service.cxx
@@ -98,6 +98,7 @@
     // Only does anything the first time
     initEvents();
     // serviceInit() will be called from the derived class constructor
+    // if needed
 }
 
 bool Service::initFromDescription(const UPnPDeviceDesc& devdesc)