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 2c2c26db91a8..c44fefdd6254 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. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/proto.c,v 1.6.10.1 2005/02/03 10:49:18 brian Exp $ */ #include <sys/types.h> |