diff options
Diffstat (limited to 'share/examples/ppp/chap-auth')
-rwxr-xr-x | share/examples/ppp/chap-auth | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/ppp/chap-auth b/share/examples/ppp/chap-auth index 1e56b07575c07..cc1ce175016ba 100755 --- a/share/examples/ppp/chap-auth +++ b/share/examples/ppp/chap-auth @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/share/examples/ppp/chap-auth,v 1.2 1999/08/28 00:19:28 peter Exp $ # # Display a window to request a users CHAP secret, accepting the relevant |