Module Name: src Committed By: drochner Date: Wed Feb 16 18:39:34 UTC 2011
Modified Files: src/sys/netipsec: ipsec_input.c xform_ah.c Log Message: remove some unnecessary pointer typecasts (one was wrong on BE systems, but was harmless here because the result is effectively unused) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/netipsec/ipsec_input.c cvs rdiff -u -r1.28 -r1.29 src/sys/netipsec/xform_ah.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.