j
k
j a
j l
On Sunday 20 May 2012 12:53:06 Stijn Souffriau wrote:
--- a/tools/ublimage.c +++ b/tools/ublimage.c +static uint32_t getDataPageSize() {
--- a/tools/ublimage.c +++ b/tools/ublimage.c
+static uint32_t getDataPageSize() {
don't use CamelCase in naming things. use "(void)" not "()". uncuddle the brace with function definitions. -mike
Attachments:
Back to the thread
Back to the list