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 685572fd5208..57c12260eb5e 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.3.2.2 1999/08/29 15:46:25 peter Exp $ */ #include <sys/types.h> |
