git: <runetype.h>: Convert __rune_t to internal typedef.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Sun Oct 6 03:42:35 PDT 2019
commit 4b679595883bdbd16467cf59aaa7d3d8be5dde1e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Sun Oct 6 10:25:29 2019 +0300
<runetype.h>: Convert __rune_t to internal typedef.
The __ct_rune_t is a basic type for __rune_t/__wint_t/__wchar_t.
No functional change.
While there, remove two trailing white spaces.
Summary of changes:
include/runetype.h | 6 ++++--
sys/sys/stdint.h | 4 ----
sys/sys/types.h | 4 ----
3 files changed, 4 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b679595883bdbd16467cf59aaa7d3d8be5dde1e
--
DragonFly BSD source repository
More information about the Commits
mailing list