diff options
Diffstat (limited to 'usr.sbin/ppp/proto.c')
-rw-r--r-- | usr.sbin/ppp/proto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/proto.c b/usr.sbin/ppp/proto.c index 2a64473a4393..685572fd5208 100644 --- a/usr.sbin/ppp/proto.c +++ b/usr.sbin/ppp/proto.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: proto.c,v 1.2 1999/05/12 09:49:01 brian Exp $ + * $FreeBSD$ */ #include <sys/types.h> |