diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /usr.sbin/ppp/sig.h | |
parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) |
Diffstat (limited to 'usr.sbin/ppp/sig.h')
-rw-r--r-- | usr.sbin/ppp/sig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/sig.h b/usr.sbin/ppp/sig.h index 927d5a715d88..97db1503d4de 100644 --- a/usr.sbin/ppp/sig.h +++ b/usr.sbin/ppp/sig.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: sig.h,v 1.2.2.4 1997/08/25 00:34:39 brian Exp $ + * $Id: sig.h,v 1.2.2.5 1998/01/26 20:05:19 brian Exp $ */ typedef void (*sig_type)(int); |