diff options
Diffstat (limited to 'usr.bin/at/at.h')
-rw-r--r-- | usr.bin/at/at.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/at.h b/usr.bin/at/at.h index 3d72bbbdbbd44..ff8008d58dca1 100644 --- a/usr.bin/at/at.h +++ b/usr.bin/at/at.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/at.h,v 1.5 2001/07/24 14:15:51 obrien Exp $ */ extern int fcreated; |