git: world: Avoid extended ASCII.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Dec 31 06:28:17 PST 2017


commit 1765f996ce29bfe0dc6352acd3647be3456ca7d3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Dec 31 16:12:54 2017 +0200

    world: Avoid extended ASCII.
    
    Use UTF-8 where needed, use plain ASCII where possible.
    
    No functional change.

Summary of changes:
 lib/libfetch/fetch.c        | 2 +-
 lib/libfetch/fetch.h        | 2 +-
 lib/libfetch/file.c         | 2 +-
 lib/librefuse/fuse.h        | 2 +-
 lib/librefuse/refuse.3      | 2 +-
 lib/librefuse/refuse.c      | 4 ++--
 libexec/dma/base64.c        | 2 +-
 sbin/vinum/v.c              | 2 +-
 usr.bin/whereis/pathnames.h | 2 +-
 usr.bin/whereis/whereis.c   | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1765f996ce29bfe0dc6352acd3647be3456ca7d3


-- 
DragonFly BSD source repository



More information about the Commits mailing list