Skip to content

Commit c3db7f8

Browse files
committed
format fix
1 parent 8562a21 commit c3db7f8

File tree

1 file changed

+1
-1
lines changed
  • Packages/com.unity.inputsystem/InputSystem/Plugins/HID

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/InputSystem/Plugins/HID/HID.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public HIDDeviceDescriptor hidDescriptor
8484

8585
private bool m_HaveParsedHIDDescriptor;
8686
private HIDDeviceDescriptor m_HIDDescriptor;
87-
87+
8888
private static readonly ProfilerMarker k_HIDParseDescriptorFallback = new ProfilerMarker("HIDParseDescriptorFallback");
8989

9090
// This is the workhorse for figuring out fallback options for HIDs attached to the system.

0 commit comments

Comments
 (0)