Use upper case for macro names
commit6ef7e746eea29be2a035a09385f8066a15ea409f
authorTobias Rehbein <tobias.rehbein@web.de>
Wed, 29 Apr 2009 18:39:31 +0000 (29 20:39 +0200)
committerTobias Rehbein <tobias.rehbein@web.de>
Wed, 29 Apr 2009 18:39:31 +0000 (29 20:39 +0200)
tree0a15faf42c5330d47973079525075d0148d16183
parent66f55bdd6288a8f024abd612c6d2b772c2e5ce61
Use upper case for macro names

To distinguish macro names from function and variable names the
names of macros are normally written upper case. I guess I should
follow this convention too.

 * upper case the macro names in common.h modify the macro calls
 * to use the new upper cased names where it's necessary.
common.h
oggfile.c
oggquiz.c