diff options
Diffstat (limited to 'contrib/openpam/lib/pam_error.c')
-rw-r--r-- | contrib/openpam/lib/pam_error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/openpam/lib/pam_error.c b/contrib/openpam/lib/pam_error.c index cbee427302ad1..1b9aa1cbdff2d 100644 --- a/contrib/openpam/lib/pam_error.c +++ b/contrib/openpam/lib/pam_error.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $P4: //depot/projects/openpam/lib/pam_error.c#5 $ */ #include <stdarg.h> |