You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/02/09 18:29:32 UTC

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #239: Simplify x11

patacongo commented on a change in pull request #239: Simplify x11
URL: https://github.com/apache/incubator-nuttx/pull/239#discussion_r376804545
 
 

 ##########
 File path: arch/sim/src/sim/up_ajoystick.c
 ##########
 @@ -87,6 +87,7 @@ static const struct ajoy_lowerhalf_s g_ajoylower =
 
 /* Driver state data */
 
+staitc int g_eventloop;
 
 Review comment:
   static is mispelled.  This could not have compiled!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services