aboutsummaryrefslogtreecommitdiff
path: root/mpiosh/mpiosh.c
diff options
context:
space:
mode:
authorcrunchy <crunchy>2002-09-15 14:55:57 +0000
committercrunchy <crunchy>2002-09-15 14:55:57 +0000
commit38734679e4a63712715368e95081cd21a2d0d1d1 (patch)
tree2e463277ffb0a829402970879a7ddb288e264618 /mpiosh/mpiosh.c
parenta9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1 (diff)
downloadmpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.tar.gz
mpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.tar.bz2
mpiosh-38734679e4a63712715368e95081cd21a2d0d1d1.zip
spec file; fixes
Diffstat (limited to 'mpiosh/mpiosh.c')
-rw-r--r--mpiosh/mpiosh.c8
1 files changed, 4 insertions, 4 deletions
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 <crunchy@tzi.de>
*
@@ -109,9 +109,9 @@ mpiosh_cmd_t commands[] = {
{ "format", NULL,
"format current memory card",
mpiosh_cmd_format },
- { "switch", "<file1> <file2>",
- "switches the order of two files",
- mpiosh_cmd_switch },
+/* { "switch", "<file1> <file2>", */
+/* "switches the order of two files", */
+/* mpiosh_cmd_switch }, */
{ "ldir", NULL,
"list local directory",
mpiosh_cmd_ldir },