From a3e9aa1c62bdd4c50b28eaf86e3d3b01ad4f5a99 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 21 Jun 2009 14:48:43 +0000 Subject: Upgrade to sudo 1.7.2 --- usr.bin/sudo/alias.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/sudo/alias.c') diff --git a/usr.bin/sudo/alias.c b/usr.bin/sudo/alias.c index ac46f040a5b..e8fec56c07e 100644 --- a/usr.bin/sudo/alias.c +++ b/usr.bin/sudo/alias.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004-2005m, 2007-2008 + * Copyright (c) 2004-2005m, 2007-2009 * Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any @@ -47,7 +47,7 @@ #include #ifndef lint -__unused static const char rcsid[] = "$Sudo: alias.c,v 1.17 2009/04/05 16:25:04 millert Exp $"; +__unused static const char rcsid[] = "$Sudo: alias.c,v 1.18 2009/05/25 12:02:41 millert Exp $"; #endif /* lint */ /* -- cgit v1.2.3