Skip to content

Commit

Permalink
TONY: Translate some minor Italian comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wjp committed Aug 27, 2012
1 parent 7b4dd0a commit 6805c2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion engines/tony/mpal/loadmpc.cpp
Expand Up @@ -39,7 +39,7 @@ namespace Tony {
namespace MPAL {

/****************************************************************************\
* Funzioni statiche
* Static functions
\****************************************************************************/

static bool compareCommands(struct command *cmd1, struct command *cmd2) {
Expand Down
2 changes: 1 addition & 1 deletion engines/tony/mpal/loadmpc.h
Expand Up @@ -34,7 +34,7 @@ namespace Tony {
namespace MPAL {

/****************************************************************************\
* Prototipi di funzione
* Function prototypes
\****************************************************************************/

/**
Expand Down
2 changes: 1 addition & 1 deletion engines/tony/mpal/mpaldll.h
Expand Up @@ -69,7 +69,7 @@ namespace MPAL {


/****************************************************************************\
* Strutture
* Structures
\****************************************************************************/

#include "common/pack-start.h"
Expand Down

0 comments on commit 6805c2c

Please sign in to comment.