diff options
Diffstat (limited to 'sbin/restore/extern.h')
-rw-r--r-- | sbin/restore/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/restore/extern.h b/sbin/restore/extern.h index fac58891a355..0b2f85d878c3 100644 --- a/sbin/restore/extern.h +++ b/sbin/restore/extern.h @@ -27,8 +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 */ struct entry *addentry(char *, ino_t, int); |