From 08323af447b8c260a96095289fbdd84c92698d55 Mon Sep 17 00:00:00 2001 From: "Robert S. French" Date: Sun, 28 Jun 1987 20:55:02 +0000 Subject: ZCompareUID change --- lib/ZLocations.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ZLocations.c') diff --git a/lib/ZLocations.c b/lib/ZLocations.c index e9cc83c..0ec5ce0 100644 --- a/lib/ZLocations.c +++ b/lib/ZLocations.c @@ -46,7 +46,7 @@ Code_t ZSetLocation() return (retval); if ((retval = ZIfNotice(buffer,sizeof buffer,&retnotice,0, - Z_UIDpred,(char *)¬ice.z_uid)) != + ZCompareUID,(char *)¬ice.z_uid)) != ZERR_NONE) return (retval); -- cgit v1.2.3