Skip to content

Commit 122e58e

Browse files
UgnineSirdisblinkov
authored andcommitted
Rename export_s3_buffer_raw.cpp to export_s3_buffer.cpp (#14853)
1 parent 887fe25 commit 122e58e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ydb/core/tx/datashard/ya.make

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ IF (OS_WINDOWS)
293293
)
294294
ELSE()
295295
SRCS(
296-
export_s3_buffer_raw.cpp
296+
export_s3_buffer.cpp
297297
export_s3_buffer_zstd.cpp
298298
export_s3_uploader.cpp
299299
extstorage_usage_config.cpp

0 commit comments

Comments
 (0)