summaryrefslogtreecommitdiff
path: root/staging/lookupdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/lookupdev.c')
-rw-r--r--staging/lookupdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/lookupdev.c b/staging/lookupdev.c
index dfca239..7226941 100644
--- a/staging/lookupdev.c
+++ b/staging/lookupdev.c
@@ -38,7 +38,7 @@
// 0 if usable device found (device_list[] and tx.device set)
// 1 if no usable device found
//
-int lookupdev()
+int lookupdev(void)
{
// char *tx.device is global, see as.h