]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
small fix
authorBuklov Boris Vladimirovich <buklov@mail.ru>
Tue, 12 May 2009 07:35:51 +0000 (07:35 +0000)
committerBuklov Boris Vladimirovich <buklov@mail.ru>
Tue, 12 May 2009 07:35:51 +0000 (07:35 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13284 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/say/mod_say_ru/mod_say_ru.h

index a42141b8a42c29b0c8eb5e415a0496eef8964f0f..bc188a5a6ec5882f58d3e193bbb5f2f5fc6d6c12 100644 (file)
@@ -152,8 +152,9 @@ struct say_t{
 
 //порядковый
 //мужской
+//родительный
 #define m_14 {\
-       {"h-0x","h-1x","h-2x","h-3x","h-4x","h-4x","h-","x"},\
+       {"h-0x","h-1x","h-2x","h-3x","h-4x","h-5x","h-","x"},\
        {"","","","h-thousandx","h-2xx","h-thousandx","h-3xx","h-thousandx","h-4xx","h-thousandx","h-5xx","h-thousandx","h-","xx"},\
        {"","","","h-millionx","h-2xx","h-millionx","h-3xx","h-millionx","h-4xx","h-millionx","h-5xx","h-millionx","h-","xx"},\
        0,\