aboutsummaryrefslogtreecommitdiff
path: root/tray.h
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2015-09-01 21:19:01 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2015-09-01 21:39:20 +1200
commit32bff14871bf8f534fcdcdba1d8409430d6c464b (patch)
tree6de6cd2cda5cc91d76ae2fac8764270a01cb260c /tray.h
parent841445fb7a482b9c1ed9eca896d308afab4316d8 (diff)
downloadparamano-32bff14871bf8f534fcdcdba1d8409430d6c464b.tar.xz
Conforming to style, switching paramano-set to getopt (finally)
Diffstat (limited to 'tray.h')
-rw-r--r--tray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tray.h b/tray.h
index dfc21b8..8560017 100644
--- a/tray.h
+++ b/tray.h
@@ -26,4 +26,4 @@ void tray_hide();
bool tray_visible();
bool tray_embedded();
-#endif
+#endif /* ifndef TRAY_H */