From 38734679e4a63712715368e95081cd21a2d0d1d1 Mon Sep 17 00:00:00 2001 From: crunchy Date: Sun, 15 Sep 2002 14:55:57 +0000 Subject: spec file; fixes --- mpiosh/mpiosh.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mpiosh') diff --git a/mpiosh/mpiosh.c b/mpiosh/mpiosh.c index 30a773c..79285d3 100644 --- a/mpiosh/mpiosh.c +++ b/mpiosh/mpiosh.c @@ -2,7 +2,7 @@ /* * - * $Id: mpiosh.c,v 1.11 2002/09/15 12:03:23 germeier Exp $ + * $Id: mpiosh.c,v 1.12 2002/09/15 14:55:58 crunchy Exp $ * * Author: Andreas Büsching * @@ -109,9 +109,9 @@ mpiosh_cmd_t commands[] = { { "format", NULL, "format current memory card", mpiosh_cmd_format }, - { "switch", " ", - "switches the order of two files", - mpiosh_cmd_switch }, +/* { "switch", " ", */ +/* "switches the order of two files", */ +/* mpiosh_cmd_switch }, */ { "ldir", NULL, "list local directory", mpiosh_cmd_ldir }, -- cgit v1.2.3