Skip to content

Commit

Permalink
Initialise total certificate count.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Jan 30, 2013
1 parent 465b9b5 commit 11c6a32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/check_embedded.pl
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ sub comment {
#
$num2038 = 0;

my $total_certs = 0;

while (<>) {

#
Expand Down

0 comments on commit 11c6a32

Please sign in to comment.