summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-01-30 11:05:57 +0000
committerasami <asami@FreeBSD.org>1997-01-30 11:05:57 +0000
commit71220e9b2286ab7483885767f7455696d1806f28 (patch)
treef3b4a3146c1bf2c4e71c56dc397cd2d90caca888 /sys
parent4dbb7c3002120b130178bd1864f70b201c5c93e6 (diff)
downloadFreeBSD-src-71220e9b2286ab7483885767f7455696d1806f28.zip
FreeBSD-src-71220e9b2286ab7483885767f7455696d1806f28.tar.gz
Change space to tab.
Pointed out by: bde (this is only one of the four, though)
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/types.h b/sys/sys/types.h
index 302631d..ce9495a 100644
--- a/sys/sys/types.h
+++ b/sys/sys/types.h
@@ -74,7 +74,7 @@ typedef int32_t segsz_t; /* segment size */
typedef int32_t swblk_t; /* swap offset */
typedef u_int32_t uid_t; /* user id */
-typedef quad_t rlim_t; /* resource limits */
+typedef quad_t rlim_t; /* resource limits */
#ifdef KERNEL
typedef int boolean_t;
OpenPOWER on IntegriCloud