We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c447c commit e899b7cCopy full SHA for e899b7c
src/tasks.c
@@ -102,8 +102,8 @@
102
#define tskSUSPENDED_CHAR ( 'S' )
103
104
/*
105
- * Some kernel aware debuggers require the data the debugger needs access to to
106
- * be global, rather than file scope.
+ * Some kernel aware debuggers require the data the debugger needs access to be
+ * global, rather than file scope.
107
*/
108
#ifdef portREMOVE_STATIC_QUALIFIER
109
#define static
0 commit comments