diff options
Diffstat (limited to 'bin/sh/cd.h')
-rw-r--r-- | bin/sh/cd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sh/cd.h b/bin/sh/cd.h index a82d6370d57c..e2f8ca54748e 100644 --- a/bin/sh/cd.h +++ b/bin/sh/cd.h @@ -25,8 +25,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. - * - * $FreeBSD$ */ void pwd_init(int); |