Date: Wed, 6 Mar 2002 08:49:02 -0800 (PST) From: Peter Pentchev <roam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_krb5 pam_krb5.c Message-ID: <200203061649.g26Gn2O49787@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
roam 2002/03/06 08:49:02 PST Modified files: lib/libpam/modules/pam_krb5 pam_krb5.c Log: Unbreak the pam_krb5 build: cast a couple of const pointers to normal char *. A better fix might be some const'ifying of the Heimdal code, but this will do to fix the build for the present. Approved by: des Revision Changes Path 1.6 +2 -2 src/lib/libpam/modules/pam_krb5/pam_krb5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203061649.g26Gn2O49787>