Skip to content

Commit

Permalink
Update DFRFoundation.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jslegendre authored Oct 23, 2020
1 parent 7041ba9 commit ced59c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TouchBarSimulatorService/DFRFoundation.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ typedef enum {
/*!
@function DFRTouchBarSimulatorCreate
@abstract C-style initializer for DFRTouchBarSimulator
@param generation First generation (2) uses legacy API, secon generation uses newer API as shown in this project
@param generation First generation (2) uses legacy API, second generation (3) uses newer API as shown in this project
@param properties This is always NULL so I'm really not sure what options exist.
@param sameAsGeneration Not sure why this is needed but if it holds a different value than generation, it won't work.
*/
Expand Down

0 comments on commit ced59c9

Please sign in to comment.