From 4412ca091e6379def8bc836163c6b580df76619c Mon Sep 17 00:00:00 2001 From: crunchy Date: Wed, 23 Apr 2003 08:34:01 +0000 Subject: start restructuring --- mpiosh/global.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mpiosh/global.c') diff --git a/mpiosh/global.c b/mpiosh/global.c index 0047627..e1215f1 100644 --- a/mpiosh/global.c +++ b/mpiosh/global.c @@ -2,7 +2,7 @@ * * Author: Andreas Buesching * - * $Id: global.c,v 1.11 2003/04/19 23:58:02 germeier Exp $ + * $Id: global.c,v 1.12 2003/04/23 08:34:15 crunchy Exp $ * * Copyright (C) 2001 Andreas Büsching * @@ -125,7 +125,7 @@ struct mpiosh_cmd_t commands[] = { mpiosh_cmd_health, NULL }, { "id3", NULL, "[]", " enable/disable ID3 rewriting support", - mpiosh_cmd_id3, NULL }, + mpiosh_cmd_id3, mpiosh_readline_comp_onoff }, { "id3_format", NULL, "[]", " define/show the format line for ID3 rewriting", mpiosh_cmd_id3_format, NULL }, -- cgit v1.2.3