head	1.2;
access;
symbols;
locks
	amk:1.2; strict;
comment	@# @;


1.2
date	96.06.26.16.55.45;	author amk;	state Exp;
branches;
next	1.1;

1.1
date	96.06.20.21.31.23;	author amk;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Revised version with SSLeay fixes.
@
text
@
static int
$abbrev$_compare($abbrev$Object *v, $abbrev$Object *w)
{
	/* Compare objects and return -1, 0 or 1 */
#ifdef $abbrev$_compare_impl
	$abbrev$_compare_impl(v, w)
#else
	$abbrev$_compare_(v, w)
#endif
}
@


1.1
log
@Initial revision
@
text
@d8 1
a8 1
#endif
@
