summaryrefslogtreecommitdiff
path: root/bylabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'bylabel.h')
-rw-r--r--bylabel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/bylabel.h b/bylabel.h
index 271c5cb..12fc725 100644
--- a/bylabel.h
+++ b/bylabel.h
@@ -1,4 +1,4 @@
-#ifndef _BYLABEL_H_
-#define _BYLABEL_H_
+#ifndef BYLABEL_H_
+#define BYLABEL_H_
const char *get_device_name(const char *item);
-#endif /* _BYLABEL_H_ */
+#endif /* BYLABEL_H_ */