From 11bc0b1ceef4340e7587b85b647010faf171131b Mon Sep 17 00:00:00 2001 From: Dmitry Jemerov Date: Thu, 26 Feb 2015 20:42:59 +0100 Subject: hide visibility modifiers in summary list of members --- test/data/format/classWithDefaultObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data/format/classWithDefaultObject.html') diff --git a/test/data/format/classWithDefaultObject.html b/test/data/format/classWithDefaultObject.html index ca6f2305..663d8f64 100644 --- a/test/data/format/classWithDefaultObject.html +++ b/test/data/format/classWithDefaultObject.html @@ -16,7 +16,7 @@ <init> -public Klass() +Klass() -- cgit