]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Cosmetic (style):
authorBrian Somers <brian@FreeBSD.org>
Wed, 24 Dec 1997 09:29:17 +0000 (09:29 +0000)
committerBrian Somers <brian@FreeBSD.org>
Wed, 24 Dec 1997 09:29:17 +0000 (09:29 +0000)
commit70ee81ff6ba03e882c77fba9357f803c13982d31
tree1634b1e1f6b1899192dae079bbf6eeccc9d4dbd5
parentf9925914f1371e9814b482f32c58a43266f413a9
Cosmetic (style):
  sizeof(var) -> sizeof var
  sizeof type -> sizeof(type)

Suggested by: J Wunsch <j@uriah.heep.sax.de>
24 files changed:
usr.sbin/ppp/arp.c
usr.sbin/ppp/auth.c
usr.sbin/ppp/ccp.c
usr.sbin/ppp/chap.c
usr.sbin/ppp/chap_ms.c
usr.sbin/ppp/chat.c
usr.sbin/ppp/command.c
usr.sbin/ppp/defs.c
usr.sbin/ppp/filter.c
usr.sbin/ppp/fsm.c
usr.sbin/ppp/hdlc.c
usr.sbin/ppp/ip.c
usr.sbin/ppp/ipcp.c
usr.sbin/ppp/iplist.c
usr.sbin/ppp/lcp.c
usr.sbin/ppp/log.c
usr.sbin/ppp/main.c
usr.sbin/ppp/modem.c
usr.sbin/ppp/os.c
usr.sbin/ppp/pap.c
usr.sbin/ppp/route.c
usr.sbin/ppp/server.c
usr.sbin/ppp/slcompress.c
usr.sbin/ppp/systems.c