* gpgmeplug.c (reorder_dn): Added missing stdpart list terminator.
authorWerner Koch <wk@gnupg.org>
Thu, 20 Jun 2002 16:48:37 +0000 (16:48 +0000)
committerWerner Koch <wk@gnupg.org>
Thu, 20 Jun 2002 16:48:37 +0000 (16:48 +0000)
commit5e136683405d8524ff41bc9237692d6534d71ca0
tree9b2a9c5bdd24acf3092edba733a4ec651046d069
parente6dc9fd6c4d00455975fc4bb6d98f31b3c36b517
* gpgmeplug.c (reorder_dn): Added missing stdpart list terminator.

BTW, why did you change the sequence of the parts.  According to the
specs there is no standard but our implementation has to make sure
that it uses the same sequence everywhere.  Adding the extra parts is
useless because they are not defined in rfc2253 and thus can't occur.
gpgmeplug/ChangeLog
gpgmeplug/gpgmeplug.c