diff options
author | Adam <adam@adambard.com> | 2014-01-29 23:30:28 -0800 |
---|---|---|
committer | Adam <adam@adambard.com> | 2014-01-29 23:30:28 -0800 |
commit | 0b2a283db4bc622aaca3c23daa3c39dfd9297db1 (patch) | |
tree | 754ec338cf38aeae64a478d9cd3ebb4095fa9185 /ru-ru/c-ru.html.markdown | |
parent | 8185f5e033c74f2ff9c7be0af117c8d296fe55f9 (diff) |
Updated a lot of filenames
Diffstat (limited to 'ru-ru/c-ru.html.markdown')
-rw-r--r-- | ru-ru/c-ru.html.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ru-ru/c-ru.html.markdown b/ru-ru/c-ru.html.markdown index 874e0821..5988b159 100644 --- a/ru-ru/c-ru.html.markdown +++ b/ru-ru/c-ru.html.markdown @@ -1,6 +1,6 @@ --- language: c -filename: learnc.c +filename: learnc-ru.c contributors: - ["Adam Bard", "http://adambard.com/"] - ["Árpád Goretity", "http://twitter.com/H2CO3_iOS"] @@ -480,4 +480,4 @@ void str_reverse_through_pointer(char *str_in) { Также не забывайте, что [Google](http://google.com) и [Яндекс](http://yandex.ru) – ваши хорошие друзья. -[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member
\ No newline at end of file +[1] http://stackoverflow.com/questions/119123/why-isnt-sizeof-for-a-struct-equal-to-the-sum-of-sizeof-of-each-member |