From afa290cca5a914ae526bf85117eb03a86ace4ec3 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Tue, 20 Jun 2006 16:53:10 +0000 Subject: [PATCH] Add submitter name. --- doc/ver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ver.xml b/doc/ver.xml index 6369e46..1db99a1 100644 --- a/doc/ver.xml +++ b/doc/ver.xml @@ -19,7 +19,7 @@
  • Support the -link flag in the same way as the standard doclet, in order to populate the api doc map, used to generate image maps with links to associated external classes.
  • -
  • Filter-out the static initializer method from classes
  • +
  • Filter-out the static initializer method from classes (Andreas Studer)