diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-24 10:47:53 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-01-24 10:47:53 +0100 |
commit | eb56a98fc848b5772419bc24e5b1631c2ffa22fb (patch) | |
tree | da13750e99e518d51c4ae89c4c7b80543cee3a2d /doc/ru | |
parent | 309e8eadabaca9fde1d5b17b84f4e72c90265abb (diff) | |
download | weechat-eb56a98fc848b5772419bc24e5b1631c2ffa22fb.zip |
Remove evil tabs in sources
Diffstat (limited to 'doc/ru')
-rw-r--r-- | doc/ru/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am index d6d112abc..4565f311e 100644 --- a/doc/ru/Makefile.am +++ b/doc/ru/Makefile.am @@ -17,7 +17,7 @@ docdir = $(datadir)/doc/$(PACKAGE) EXTRA_DIST = CMakeLists.txt \ - weechat_quickstart.ru.txt + weechat_quickstart.ru.txt all-local: weechat_quickstart.ru.html |