notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.
commitcdc5b0c29b2ba3c76c9fdf4fe71eca9ea4e71b86
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 27 May 2009 21:48:57 +0000 (27 23:48 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 May 2009 10:42:18 +0000 (28 12:42 +0200)
tree5016ac8b347a155ca4205e8145cace5f8ab6971b
parentbfe3c6430b227433150f4ae41454ccd4201d19e0
notepad: Rename the SIZEOF macro to the more descriptive ARRAY_SIZE.

SIZEOF looks just like one of the typical Win32 API capitalizations of
the basic C construct which it isn't.
programs/notepad/dialog.c
programs/notepad/main.c
programs/notepad/main.h