Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed missing whitespace at end of file
  • Loading branch information
hintjens committed Jul 30, 2013
1 parent 2aca7b2 commit 143ae51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_connect_delay.cpp
Expand Up @@ -235,3 +235,4 @@ int main (void)
rc = zmq_term (context); rc = zmq_term (context);
assert (rc == 0); assert (rc == 0);
} }

0 comments on commit 143ae51

Please sign in to comment.