summaryrefslogtreecommitdiff
path: root/rmt
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-12-13 00:02:09 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-12-13 00:02:09 +0000
commit7e026fd88464d196008b3d2f94278f7038a0dfc6 (patch)
tree372899572dc9631095484fcb39cd927af3e08a0d /rmt
parent5e0c2cb788c240b3022e1065248ee6a52161f676 (diff)
downloadpaxutils-7e026fd88464d196008b3d2f94278f7038a0dfc6.tar.gz
* rmt/rmt.c (status_device) [!defined MTIOCGET]:
Fix bracketing typo. Problem reported by Yutaka Furubayashi.
Diffstat (limited to 'rmt')
-rw-r--r--rmt/rmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rmt/rmt.c b/rmt/rmt.c
index ed9a09b..a423018 100644
--- a/rmt/rmt.c
+++ b/rmt/rmt.c
@@ -585,8 +585,8 @@ status_device (void)
respond (sizeof operation);
full_write (STDOUT_FILENO, (char *) &operation, sizeof operation);
}
-#endif
}
+#endif
}
int