comparison TOOLS/realcodecs/cook.c @ 30633:32725ca88fed

cosmetics: Remove pointless empty lines at EOF.
author diego
date Sat, 20 Feb 2010 21:02:49 +0000
parents b0f5b5d43941
children cef5275fc11f
comparison
equal deleted inserted replaced
30632:dad8e0eb182a 30633:32725ca88fed
422 hexdump((void*)p1, 44); 422 hexdump((void*)p1, 44);
423 (*raSetDLLAccessPath)(p1); 423 (*raSetDLLAccessPath)(p1);
424 hexdump((void*)p1, 44); 424 hexdump((void*)p1, 44);
425 fprintf(stderr, "--> void\n\n\n"); 425 fprintf(stderr, "--> void\n\n\n");
426 } 426 }
427