From 11c378119d2415fb8354c30fff77c8d84f3c1b5e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 9 Jan 1999 17:59:58 +0000 Subject: See ChangeLog: Sat Jan 9 18:54:57 CET 1999 Werner Koch --- g10/parse-packet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/parse-packet.c') diff --git a/g10/parse-packet.c b/g10/parse-packet.c index 3acce404b..53d8c7bfb 100644 --- a/g10/parse-packet.c +++ b/g10/parse-packet.c @@ -922,7 +922,7 @@ parse_sig_subpkt( const byte *buffer, sigsubpkttype_t reqtype, size_t *ret_n ) buffer += n; buflen -=n; } if( reqtype == SIGSUBPKT_TEST_CRITICAL ) - return buffer; /* as value true to indicate that there is no + return buffer; /* as value true to indicate that there is no */ /* critical bit we don't understand */ return NULL; /* end of packets; not found */ -- cgit v1.2.3