Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/sys white space



details:   https://anonhg.NetBSD.org/src/rev/7e7e672cf110
branches:  trunk
changeset: 348189:7e7e672cf110
user:      ast <ast%NetBSD.org@localhost>
date:      Sat Oct 08 17:28:17 2016 +0000

description:
white space

diffstat:

 sys/sys/fstypes.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9201297b8014 -r 7e7e672cf110 sys/sys/fstypes.h
--- a/sys/sys/fstypes.h Sat Oct 08 16:05:32 2016 +0000
+++ b/sys/sys/fstypes.h Sat Oct 08 17:28:17 2016 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: fstypes.h,v 1.33 2015/05/06 15:57:08 hannken Exp $     */
+/*     $NetBSD: fstypes.h,v 1.34 2016/10/08 17:28:17 ast Exp $ */
 
 /*
  * Copyright (c) 1989, 1991, 1993
@@ -267,7 +267,7 @@
        "\20" \
        "\13IMNT_ONWORKLIST" \
        "\12IMNT_CAN_RWTORO" \
-        "\11IMNT_MPSAFE" \
+       "\11IMNT_MPSAFE" \
        "\10IMNT_HAS_TRANS" \
        "\07IMNT_DTYPE" \
        "\03IMNT_WANTRDWR" \



Home | Main Index | Thread Index | Old Index