git: rcorder(8): Multiple cleanups

Aaron LI aly at crater.dragonflybsd.org
Thu Mar 29 18:04:05 PDT 2018


commit 9bc03e32d0ec02933feae4803a13e653b2472b96
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Mar 15 22:30:32 2018 +0800

    rcorder(8): Multiple cleanups
    
    * Add static for rcorder.c (obtained from FreeBSD)
    * Remove commented lines (commit: 70c6c3571b5250b7cabfad3d20d4f7c09a5aadaf)
    * Describe function arguments in hash.c
    * Fix several typos (obtained from FreeBSD)
    * Break two long lines
    * Clean up whitespaces

Summary of changes:
 sbin/rcorder/Makefile  |   1 -
 sbin/rcorder/hash.c    |  51 +++++++++++++-----
 sbin/rcorder/hash.h    |   1 -
 sbin/rcorder/rcorder.8 |   2 +-
 sbin/rcorder/rcorder.c | 141 ++++++++++++++++++++++++-------------------------
 sbin/rcorder/sprite.h  |   1 -
 6 files changed, 109 insertions(+), 88 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9bc03e32d0ec02933feae4803a13e653b2472b96


-- 
DragonFly BSD source repository



More information about the Commits mailing list