Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/dist/ipsec-tools/src/racoon



Module Name:    src
Committed By:   he
Date:           Thu Jul 14 11:26:58 UTC 2005

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: oakley.c

Log Message:
Move a variable declaration to the variable declaration section of
the enclosing block from within the middle of active code, so that
this compiles with older gcc.  Fixes bulid problem for vax.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/crypto/dist/ipsec-tools/src/racoon/oakley.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index