diff dbhelpers.h @ 1523:1d163552145f coverity

merge coverity
author Matt Johnston <matt@ucc.asn.au>
date Mon, 19 Feb 2018 23:14:49 +0800
parents d68d61e7056a
children
line wrap: on
line diff
--- a/dbhelpers.h	Sat Feb 17 11:29:17 2018 +0800
+++ b/dbhelpers.h	Mon Feb 19 23:14:49 2018 +0800
@@ -3,7 +3,7 @@
 
 /* This header defines some things that are also used by libtomcrypt/math. 
    We avoid including normal include.h since that can result in conflicting 
-   definitinos - only include config.h */
+   definitions - only include config.h */
 #include "config.h"
 
 #ifdef __GNUC__