* Z39.50 API for the Email gateway - YAZ version
*
* $Log: zaccess-yaz.c,v $
- * Revision 1.7 1995/04/21 16:29:32 quinn
+ * Revision 1.8 1995/04/28 14:18:38 quinn
+ * *** empty log message ***
+ *
+ * Revision 1.7 1995/04/21 16:29:32 quinn
* Fixed bugs.
*
* Revision 1.6 1995/04/21 12:58:36 adam
}
else
init.idAuthentication = 0;
- init.idAuthentication = 0;
init.implementationId = ZASS_ID;
sprintf(name, "%s (YAZ protocol layer)", ZASS_NAME);
init.implementationName = name;