diff options
Diffstat (limited to 'sbin/restore/extern.h')
-rw-r--r-- | sbin/restore/extern.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/restore/extern.h b/sbin/restore/extern.h index c33034c48c5e..0b2f85d878c3 100644 --- a/sbin/restore/extern.h +++ b/sbin/restore/extern.h @@ -27,9 +27,6 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * @(#)extern.h 8.2 (Berkeley) 1/7/94 - * $FreeBSD$ */ struct entry *addentry(char *, ino_t, int); |