aboutsummaryrefslogtreecommitdiff
path: root/res/ko_sample.tpc
diff options
context:
space:
mode:
Diffstat (limited to 'res/ko_sample.tpc')
-rw-r--r--res/ko_sample.tpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/ko_sample.tpc b/res/ko_sample.tpc
index f3a4c7a..9dc344f 100644
--- a/res/ko_sample.tpc
+++ b/res/ko_sample.tpc
@@ -6,7 +6,7 @@
6 6
7const special = 'b'; 7const special = 'b';
8 8
9char funky_func(int arg) { 9caractere funky_func(entier arg) {
10 return !arg; 10 return !arg;
11} 11}
12 12