* 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)
commitb158dc6f60ffc0138c6bc5a53a7d5be7f119d454
tree002b77a4340ee91a8319e62d84f57ddfa7e0c5c3
parentf074acca03bde4285d3dba6d0f2ebd616f27b27c
* 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.
trunk/gpgmeplug/ChangeLog
trunk/gpgmeplug/gpgmeplug.c