diff options
Diffstat (limited to 'usr.sbin/ppp/async.h')
-rw-r--r-- | usr.sbin/ppp/async.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/async.h b/usr.sbin/ppp/async.h index 4bd30a9c50a16..a137c8cc3dfd3 100644 --- a/usr.sbin/ppp/async.h +++ b/usr.sbin/ppp/async.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: async.h,v 1.3 1998/05/21 21:43:57 brian Exp $ + * $Id: async.h,v 1.4 1998/06/27 12:03:48 brian Exp $ */ #define HDLCSIZE (MAX_MRU*2+6) |