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