diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:35:59 +0000 |
commit | 97d92980a96a50750844f420cc225ddf918f0699 (patch) | |
tree | fc27ba7986197654e0590b963524833255709f22 /usr.sbin/ppp/pred.c | |
parent | dacec3e8f2226e029edbfe9938772ed71d99af62 (diff) |
Notes
Diffstat (limited to 'usr.sbin/ppp/pred.c')
-rw-r--r-- | usr.sbin/ppp/pred.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index 1982caeb1d3a..de831eec2e16 100644 --- a/usr.sbin/ppp/pred.c +++ b/usr.sbin/ppp/pred.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: pred.c,v 1.26 1999/05/09 20:02:25 brian Exp $ + * $FreeBSD$ */ #include <sys/types.h> |