8000 minor fix · postgrespro/libblobstamper@44a15ad · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 44a15ad

Browse files
author
Nikolay Shaplov
committed
minor fix
1 parent 4aeeedd commit 44a15ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/110-stamp-atomic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ main()
4343
}
4444

4545
/* Check that Str Double stamp works well */
46-
{ /* 1 */
46+
{ /* 2 */
4747
Blob blob(char_sample_data, sample_data_size);
4848
StampStrDouble stamp;
4949
std::string res = blob.ShiftSingleStampStr(stamp);

0 commit comments

Comments
 (0)
0