diff options
Diffstat (limited to 'usr.bin/at/perm.h')
-rw-r--r-- | usr.bin/at/perm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/perm.h b/usr.bin/at/perm.h index b55b5fb786a71..ecf79ce8ee972 100644 --- a/usr.bin/at/perm.h +++ b/usr.bin/at/perm.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/at/perm.h,v 1.4.40.1 2010/12/21 17:10:29 kensmith Exp $ */ int check_permission(void); |