Steven Dake wrote: > Patch looks fine but I really prefer sizeof (type) vs sizeof type (ie > use parens around sizeof types). Could you make this change?
Ok. I've changed them all to "sizeof (var)" and committed. > On Fri, 2009-04-03 at 16:39 +0200, Jim Meyering wrote: >> Here's another buflen-adding patch, to give you an idea of what's in the ... >> From 61595f5b4711ca97a9461992fbc33d8704c0e60c Mon Sep 17 00:00:00 2001 >> From: Jim Meyering <[email protected]> >> Date: Fri, 3 Apr 2009 15:45:23 +0200 >> Subject: [PATCH] coroipcc. h (coroipcc_dispatch_recv): Add a buflen >> parameter. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
