From 0d4fb8439092ff8253af72ac6bc193e77ebbcf2f Mon Sep 17 00:00:00 2001 From: FdaSilvaYY Date: Fri, 5 Feb 2016 15:23:54 -0500 Subject: GH601: Various spelling fixes. Signed-off-by: Rich Salz Reviewed-by: Matt Caswell --- crypto/objects/o_names.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/objects/o_names.c') diff --git a/crypto/objects/o_names.c b/crypto/objects/o_names.c index 6939b9abc7..0a07379d26 100644 --- a/crypto/objects/o_names.c +++ b/crypto/objects/o_names.c @@ -10,7 +10,7 @@ #include "obj_lcl.h" /* - * Later versions of DEC C has started to add lnkage information to certain + * Later versions of DEC C has started to add linkage information to certain * functions, which makes it tricky to use them as values to regular function * pointers. One way is to define a macro that takes care of casting them * correctly. -- cgit v1.2.3