Diff between 9986633b31557953e098ead468079ff639dd1221 and e3b9fc5ac3404674d388834316e9bcd7ced235db
Changed Files
| File | Additions | Deletions | Status |
| emulator/btdev.c | +1 | -1 | modified |
Full Patch
diff --git a/emulator/btdev.c b/emulator/btdev.c
index 555f55e..cc844fc 100644
--- a/emulator/btdev.c
+++ b/emulator/btdev.c
@@ -273,7 +273,7 @@ struct inquiry_data {
int iter;
};
-#define DEFAULT_INQUIRY_INTERVAL 100 /* 100 miliseconds */
+#define DEFAULT_INQUIRY_INTERVAL 100 /* 100 milliseconds */
#define MAX_BTDEV_ENTRIES 16