#1010: Spelling errors: paramter succesfully
----------------------------------------------------+-----------------------
        Reporter:  Paul Wise <pa...@…>              |        Type:  defect  
          Status:  new                              |    Priority:  minor   
       Milestone:  2.2.5                            |   Component:  other   
         Version:  2.2.4                            |    Keywords:  spelling
Operating_system:  All/Non-Specific                 |   Blockedby:          
        Blocking:                                   |  
----------------------------------------------------+-----------------------
 While checking the Debian package, lintian complained about 2 spelling
 errors:

 X: warzone2100: spelling-error-in-binary ./usr/games/warzone2100 paramter
 parameter
 X: warzone2100: spelling-error-in-binary ./usr/games/warzone2100
 succesfully successfully

 grepping the code, I found the lines:

 warzone2100-2.2.4/lib/ivis_opengl/textdraw.c:125:
 debug(LOG_NEVER, "Succesfully initialized. _glcContext = %d",
 _glcContext);
 warzone2100-2.2.4/lib/script/script_parser.y:916:
 snprintf(aErrorString, sizeof(aErrorString), "Type mismatch for paramter
 %d", i);
 warzone2100-2.2.4/lib/script/script_parser.tab.c:1130:
 snprintf(aErrorString, sizeof(aErrorString), "Type mismatch for paramter
 %d", i);

-- 
Ticket URL: <http://developer.wz2100.net/ticket/1010>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Resurrection Project
_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to