rwatson a961e30573 Since I have my hands all over netatalk adding locking and restructuring
it, cinch the file's style closer to style(9) with regard to parenthesis:

  s/( /(/g
  s/ )/)/g
  s/return(/return (/g
  s/return 0/return (0)/
  s/return 1/return (1)/
2004-03-22 03:24:10 +00:00
..
2004-03-14 09:43:15 +00:00
2004-02-21 21:32:15 +00:00
2004-03-20 22:41:52 +00:00
2004-03-21 17:27:41 +00:00
2004-01-25 17:18:12 +00:00