Fix #include guards.
authorUwe Hermann <uwe@hermann-uwe.de>
Sun, 21 Oct 2012 14:03:08 +0000 (16:03 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Sun, 21 Oct 2012 14:03:08 +0000 (16:03 +0200)
 - Add missing #include guards.

 - Fix incorrect #endif comments for some #include guards.

 - Use consistent naming for them, as per HACKING.


No differences found