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

Commitce84b24

Browse files
committed
Fix typo in comment.
1 parentab1ad7a commitce84b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/fe-secure.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
*
1313
* IDENTIFICATION
14-
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-secure.c,v 1.80 2006/05/06 02:24:39 momjian Exp $
14+
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-secure.c,v 1.81 2006/05/11 23:27:35 momjian Exp $
1515
*
1616
* NOTES
1717
* [ Most of these notes are wrong/obsolete, but perhaps not all ]
@@ -681,7 +681,7 @@ static unsigned long
681681
pq_threadidcallback(void)
682682
{
683683
/*
684-
* This is notstarndard-compliant. pthread_self() returns pthread_t, and
684+
* This is notstandards-compliant. pthread_self() returns pthread_t, and
685685
* shouldn't be cast to unsigned long, but CRYPTO_set_id_callback requires
686686
* it, so we have to do it.
687687
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp