OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Andy
Polyakov
Root: /v/openssl/cvs Email: appro openssl.org
Module: openssl Date:
17-Sep-2007 18:21:25
Branch: OpenSSL_0_9_8-stable Handle:
2007091717212100
Modified files: (Branch: OpenSSL_0_9_8-stable)
openssl/crypto/pqueue pq_compat.h
Log:
Typo in pq_compat.h [note that this file is not present
in HEAD].
PR: 1537
Summary:
Revision Changes Path
1.1.2.6 +1 -1
openssl/crypto/pqueue/pq_compat.h
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/pqueue/pq_compat.h
============================================================
================
$ cvs diff -u -r1.1.2.5 -r1.1.2.6 pq_compat.h
--- openssl/crypto/pqueue/pq_compat.h 29 Jun 2005 18:48:12
-0000 1.1.2.5
+++ openssl/crypto/pqueue/pq_compat.h 17 Sep 2007 16:21:21
-0000 1.1.2.6
 -57,7 +57,7 
*
*/
-#include "opensslconf.h"
+#include <openssl/opensslconf.h>
#include <openssl/bn.h>
/*
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|