Tiny comment cleanup.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42275 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2011-06-21 12:35:50 +00:00
parent 0573015d14
commit 97184c6965
+1 -1
View File
@@ -95,7 +95,7 @@ typedef struct _variable_joystick {
// The data is always structured in the following way (see extended_joystick
// for data interpretation):
// bigtime_t timestamp;
// uint32 button_bitmap_blocks[button_block];
// uint32 button_bitmap_blocks[button_blocks];
// int16 axes[axis_count];
// uint8 hats[hat_count];
size_t data_size;