Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita03bda3

Browse files
committed
Fix typo
Author: Thomas Munro
1 parent7dc5492 commita03bda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/storage/dsm_impl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ extern bool dsm_impl_op(dsm_op op, dsm_handle handle, Size request_size,
7272
/* Some implementations cannot resize segments. Can this one? */
7373
externbooldsm_impl_can_resize(void);
7474

75-
/* Implementation-dependent actions required to keep segment untilshudown. */
75+
/* Implementation-dependent actions required to keep segment untilshutdown. */
7676
externvoiddsm_impl_pin_segment(dsm_handlehandle,void*impl_private);
7777

7878
#endif/* DSM_IMPL_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp