Change in ovirt-engine[master]: core: AddVmCommand comment style

Allon Mureinik has submitted this change and it was merged. Change subject: core: AddVmCommand comment style ...................................................................... core: AddVmCommand comment style Having a javadoc style comment in a non-javadoc place may potentially break some doclets. This patch converts this comment's style to a plain old inline comment (//) to avoid such potential problems. Change-Id: I14a34b1e96365c768c7fb018664a214b66706af8 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 1 insertion(+), 3 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/62305 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I14a34b1e96365c768c7fb018664a214b66706af8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com