Skip to content

Commit

Permalink
Minor fixes to spelling and layout.
Browse files Browse the repository at this point in the history
  • Loading branch information
secworks committed Oct 16, 2020
1 parent f6699ac commit b8766c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/model/test_poly1305.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// ---------------
// A program to generate test data for Poly1305 using Monocypher.
//
// (c) 2020 Joachim Strombergson.
// (c) 2020 Joachim Strömbergson.
//
// Redistribution and use in source and binary forms, with or
// without modification, are permitted provided that the following
Expand All @@ -30,6 +30,7 @@
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
//======================================================================

#include <stdio.h>
Expand Down

0 comments on commit b8766c9

Please sign in to comment.