Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
make clang-format happy
  • Loading branch information
franziskuskiefer committed Mar 23, 2017
1 parent 2dfad04 commit 5a45237
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gtests/der_gtest/der_quickder_unittest.cc
Expand Up @@ -16,8 +16,7 @@
#include "secitem.h"

const SEC_ASN1Template mySEC_NullTemplate[] = {
{ SEC_ASN1_NULL, 0, NULL, sizeof(SECItem) }
};
{SEC_ASN1_NULL, 0, NULL, sizeof(SECItem)}};

namespace nss_test {

Expand Down

0 comments on commit 5a45237

Please sign in to comment.