Change APDU dump printing to avoid long leading blanks
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 May 2012 12:49:08 +0000 (14:49 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 21 May 2012 12:49:08 +0000 (14:49 +0200)
commitd02429b9a7fb8bb01961a51c2446eb1dce048c78
tree5033fef6c3fca7f91160e4978850ded08e3fc777
parent1e05a7181484150177da75a3a2fb43562d2c7520
Change APDU dump printing to avoid long leading blanks

For levels 16 or larger the level is shown and the indentation is
truncated but recursed with modula 8. This makes it still reasonable
easy to read - even for nested BER dumps.
src/odr_util.c