diff options
Diffstat (limited to 'tests/ftruncate/14.t')
-rw-r--r-- | tests/ftruncate/14.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ftruncate/14.t b/tests/ftruncate/14.t index a238771264f9e..a6d4ed55767c4 100644 --- a/tests/ftruncate/14.t +++ b/tests/ftruncate/14.t @@ -1,4 +1,5 @@ #!/bin/sh +# vim: filetype=sh noexpandtab ts=8 sw=8 # $FreeBSD: head/tools/regression/pjdfstest/tests/truncate/14.t 211352 2010-08-15 21:24:17Z pjd $ desc="truncate returns EFAULT if the path argument points outside the process's allocated address space" |