diff options
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); |