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/deprecated.class.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/data/format/deprecated.class.html') diff --git a/test/data/format/deprecated.class.html b/test/data/format/deprecated.class.html index 600b362f..69da63a1 100644 --- a/test/data/format/deprecated.class.html +++ b/test/data/format/deprecated.class.html @@ -33,7 +33,7 @@ <init> -public C() +C() -- cgit