]> sigrok.org Git - pulseview.git/commit
Fix #include guards.
authorUwe Hermann <redacted>
Sun, 21 Oct 2012 14:03:08 +0000 (16:03 +0200)
committerUwe Hermann <redacted>
Sun, 21 Oct 2012 14:03:08 +0000 (16:03 +0200)
commit640d091b45b196cc586fbc6a7bec71c5c7d75544
tree38212f5bddd5204f9e7df990998412cc4001f761
parent8df906e5b0da130f104e67eeb15b379c12a1916b
Fix #include guards.

 - Add missing #include guards.

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

 - Use consistent naming for them, as per HACKING.
15 files changed:
extdef.h
pv/about.h
pv/datasnapshot.h
pv/logicdata.h
pv/logicdatasnapshot.h
pv/logicsignal.h
pv/mainwindow.h
pv/samplingbar.h
pv/signal.h
pv/signaldata.h
pv/sigsession.h
pv/view/header.h
pv/view/ruler.h
pv/view/view.h
pv/view/viewport.h