Remove , after the last element of enum.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16668 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-30 15:17:01 +00:00
parent 4663d0a383
commit cb5dc5d2c0

View File

@@ -78,7 +78,7 @@ enum {
UT_VideotexString = 21,
UT_GraphicString = 25,
UT_UniversalString = 25,
UT_BMPString = 30,
UT_BMPString = 30
};
#define ASN1_INDEFINITE 0xdce0deed