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 ed49509daa93..27d264c19370 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.12 1998/05/21 21:48:23 brian Exp $ + * $FreeBSD$ */ typedef void (*sig_type)(int); |