]> git.cameronkatri.com Git - getent-darwin.git/commit
cleanup code: remove superfluous comma at end of enumeration
authorRalf S. Engelschall <rse@FreeBSD.org>
Sun, 4 Feb 2007 20:52:57 +0000 (20:52 +0000)
committerRalf S. Engelschall <rse@FreeBSD.org>
Sun, 4 Feb 2007 20:52:57 +0000 (20:52 +0000)
commit1484540dc95551387a057ce634a65e242feb1309
tree2e2de8e5e9db414ab4983fba78a9828a71962a0d
parent4d5b50dd70709a8f762128b80bf60066c3b789b8
cleanup code: remove superfluous comma at end of enumeration
declaration, remove useless "break" after exit(3) call, and add a
missing va_end(3) call.
getent.c