whitespace style change
authorDima Kogan <dima@secretsauce.net>
Sat, 3 May 2014 08:08:40 +0000 (01:08 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:26 +0000 (20:38 +0900)
commit3c2f28cc0082c3acc1524d0c76646ecd1da686e7
tree433d4f6cdbe1d6b898300bf060f8b56206ffb7d0
parentaa23d6cab4478e3ea1eb953648eeae5ff77dcb52
whitespace style change

 - Tabs should be 8 characters.
 - Lines should be no longer than 80 characters
 - Pointer star belongs to the variable, not the type
 - Lines shouldn't be formatted into tables arbitrarily
 - if and while should get a space before the paren
dwarf_prototypes.c
dwarf_prototypes.h
output.c
proc.c