]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix more style(9)-related issues (copyright header, spaces after function
authorgahr <gahr@FreeBSD.org>
Fri, 1 Feb 2013 13:04:06 +0000 (13:04 +0000)
committergahr <gahr@FreeBSD.org>
Fri, 1 Feb 2013 13:04:06 +0000 (13:04 +0000)
commita3f8831b82dd5a08661d27eca5752267505d1ab3
tree21c56af72523a07474e14875eaaead293bf866c1
parentd005d97a01379ab71eeddb9475961c5be0827934
- Fix more style(9)-related issues (copyright header, spaces after function
  names, unnecessary casts)
- Change type of boolean variable from char to bool

Suggested by: jhb, zont, jmallett
Reviewed by: cognet
Approved by: cognet
lib/libc/stdio/fmemopen.c
tools/regression/lib/libc/stdio/test-fmemopen.c