]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: 111491
authorSteve Langasek <vorlon@debian.org>
Wed, 9 Aug 2000 15:49:51 +0000 (15:49 +0000)
committerSteve Langasek <vorlon@debian.org>
Wed, 9 Aug 2000 15:49:51 +0000 (15:49 +0000)
commit4a0e15b840d03ee2b7bfb2743215a42a9009e304
treede63c4520024177f9615bbbf11dbdcd60ae6f515
parent7e0abd7e80ba3bb7acb5e1436216c90bed8edcd2
Relevant BUGIDs: 111491

Purpose of commit: bugfix for pam_shells under Solaris

Commit summary:
---------------
Solaris' C compiler doesn't seem to respect concatenation of strings in
a function argument list.  Changed arguments to _pam_log() in the pam_shells
command to get around this.
modules/pam_shells/pam_shells.c