]> git.decadent.org.uk Git - nfs-utils.git/commit
nfs-utils: Fix source code character encoding
authorChuck Lever <chuck.lever@oracle.com>
Mon, 27 Sep 2010 13:50:11 +0000 (09:50 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 27 Sep 2010 15:28:09 +0000 (11:28 -0400)
commit05f93b531d59df6e976d9b40c97b51546524040a
tree7309e1a6338dd2da229c2207fdd9e0d74f70a533
parent5341111d4b34bcd1b1263d5ed215cbe375aa9314
nfs-utils: Fix source code character encoding

Minor clean up.

Most modern Linux distributions set UTF-8 locales.  Standardize the
character encoding of source files on UTF-8, to squelch vim com-
plaints.

I probably missed a few spots.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/nfs/nfs_mntent.c
support/nfs/xcommon.c
utils/mount/fstab.c
utils/mount/nfsmount.c