summaryrefslogtreecommitdiff
path: root/rbutil/autodetection.h
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/autodetection.h')
-rw-r--r--rbutil/autodetection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/autodetection.h b/rbutil/autodetection.h
index a69b9e4bca..cfd0dbab96 100644
--- a/rbutil/autodetection.h
+++ b/rbutil/autodetection.h
@@ -41,7 +41,7 @@ struct UsbDeviceInfo
41 41
42bool detectDevices(UsbDeviceInfo* tempdevice); 42bool detectDevices(UsbDeviceInfo* tempdevice);
43 43
44wxArrayString getPossibleMountPoints(); /* this funktion has to be implemented for every OS 44wxArrayString getPossibleMountPoints(); /* this funktion has to be implemented for every OS */
45 45
46 46
47/******************************** 47/********************************