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

Commit9fb5c75

Browse files
committed
Remove unneeded dash.
1 parent00f184a commit9fb5c75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/postmaster/postmaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
*
3838
*
3939
* IDENTIFICATION
40-
* $PostgreSQL: pgsql/src/backend/postmaster/postmaster.c,v 1.428 2004/10/07 17:03:50 momjian Exp $
40+
* $PostgreSQL: pgsql/src/backend/postmaster/postmaster.c,v 1.429 2004/10/07 17:04:54 momjian Exp $
4141
*
4242
* NOTES
4343
*
@@ -1194,7 +1194,7 @@ ServerLoop(void)
11941194

11951195
/*
11961196
* We are not sure how much precision is in tv_usec, so we
1197-
* swap the high and low 16-bits of 'later' and XOR them with
1197+
* swap the high and low 16bits of 'later' and XOR them with
11981198
* 'earlier'. On the off chance that the result is 0, we
11991199
* loop until it isn't.
12001200
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp