Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-score.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/boards/py-mod-score.h')
-rw-r--r--src/boards/py-mod-score.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boards/py-mod-score.h b/src/boards/py-mod-score.h
index 95a6295..c1ca7b5 100644
--- a/src/boards/py-mod-score.h
+++ b/src/boards/py-mod-score.h
@@ -1,6 +1,6 @@
#ifndef _PY_MOD_score_H_
#define _PY_MOD_score_H_
-void python_gcompris_score_module_init(void);
+void python_gc_score_module_init(void);
#endif