diff options
Diffstat (limited to 'bin/sh/cd.h')
-rw-r--r-- | bin/sh/cd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/sh/cd.h b/bin/sh/cd.h index 2b00fc2..feb6d81 100644 --- a/bin/sh/cd.h +++ b/bin/sh/cd.h @@ -29,6 +29,8 @@ * 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. + * + * $Id$ */ char *getpwd __P((void)); |