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 13fa6b9b90606..53ea846a94181 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$ + * $Id: async.h,v 1.2.2.1 1998/01/26 20:04:17 brian Exp $ */ extern void AsyncInit(void); |