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