Branch: refs/heads/tidy-nozzle-manpages Home: https://github.com/kronosnet/kronosnet Commit: c988a9b94df5a5182be8f5b758e622df22c52a05 https://github.com/kronosnet/kronosnet/commit/c988a9b94df5a5182be8f5b758e622... Author: Christine Caulfield ccaulfie@redhat.com Date: 2019-04-16 (Tue, 16 Apr 2019)
Changed paths: M man/doxyxml.c
Log Message: ----------- doxyxml: Cope with pointers-to-pointers passed as params
Double pointers showed as ' * *name' when they should be ' **name'.
Also tidy STRUCTURES display so that they are not indented too much,