# HG changeset patch # User mas01cr # Date 1226498469 0 # Node ID 08d5f6fe348e57024d6a5dcaeb1384966ef2bb8d # Parent 64d5de8b1a68a6229aebd8b3c2ec05fdd6ad0544 More parentheses in ALIGN_FOO_UP() macros. (And they say Lisp is hard to read) diff -r 64d5de8b1a68 -r 08d5f6fe348e audioDB.h --- a/audioDB.h Wed Nov 12 14:01:06 2008 +0000 +++ b/audioDB.h Wed Nov 12 14:01:09 2008 +0000 @@ -133,10 +133,10 @@ // Macros #define O2_ACTION(a) (strcmp(command,a)==0) -#define ALIGN_UP(x,w) ((x) + ((1<