.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "LDM_COMPARE_TOCBLOCKS" "" "06 October 2005" "" ""
.SH NAME
ldm_compare_tocblocks \- Compare two tocblock objects
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
BOOL ldm_compare_tocblocks (const struct tocblock * \fItoc1\fB, const struct tocblock * \fItoc2\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItoc1\fB\fR
First toc
.TP
\fB\fItoc2\fB\fR
Second toc
.SH "DESCRIPTION"
.PP
This compares the two tocblock structures \fItoc1\fR and \fItoc2\fR\&.
.SH "RETURN"
.PP
TRUE Identical
FALSE Different