projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b6fc8
)
Session: Fixed header guard
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sun, 22 Feb 2015 20:20:31 +0000
(20:20 +0000)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Thu, 28 May 2015 14:59:04 +0000
(15:59 +0100)
pv/session.hpp
patch
|
blob
|
history
diff --git
a/pv/session.hpp
b/pv/session.hpp
index d17c9dc364205344d157e7c271601cb5c6e9c5a7..f5c87f694f8e22a574307e7ae3568968423df9e8 100644
(file)
--- a/
pv/session.hpp
+++ b/
pv/session.hpp
@@
-18,8
+18,8
@@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PULSEVIEW_PV_S
IGS
ESSION_HPP
-#define PULSEVIEW_PV_S
IGS
ESSION_HPP
+#ifndef PULSEVIEW_PV_SESSION_HPP
+#define PULSEVIEW_PV_SESSION_HPP
#include <map>
#include <memory>
@@
-199,4
+199,4
@@
Q_SIGNALS:
} // namespace pv
-#endif // PULSEVIEW_PV_S
IGS
ESSION_HPP
+#endif // PULSEVIEW_PV_SESSION_HPP