summaryrefslogtreecommitdiff
path: root/bin/sh/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/expand.c')
-rw-r--r--bin/sh/expand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/expand.c b/bin/sh/expand.c
index ccfdabeebe9f4..92a9e06c3382d 100644
--- a/bin/sh/expand.c
+++ b/bin/sh/expand.c
@@ -33,7 +33,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: expand.c,v 1.11 1996/10/31 07:15:54 ache Exp $
+ * $Id: expand.c,v 1.11.2.1 1997/02/22 19:31:23 joerg Exp $
*/
#ifndef lint