diff options
Diffstat (limited to 'library/cpp/tvmauth/version.h')
-rw-r--r-- | library/cpp/tvmauth/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/tvmauth/version.h b/library/cpp/tvmauth/version.h index 48ec279829..82bbef2b46 100644 --- a/library/cpp/tvmauth/version.h +++ b/library/cpp/tvmauth/version.h @@ -2,6 +2,6 @@ #include <util/generic/strbuf.h> -namespace NTvmAuth { +namespace NTvmAuth { TStringBuf LibVersion(); } |