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

Commit72cbc59

Browse files
author
Neil Conway
committed
Trivial comment tweak.
1 parent118bf5b commit72cbc59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/nodes/list.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*
1010
*
1111
* IDENTIFICATION
12-
* $PostgreSQL: pgsql/src/backend/nodes/list.c,v 1.63 2004/12/31 21:59:55 pgsql Exp $
12+
* $PostgreSQL: pgsql/src/backend/nodes/list.c,v 1.64 2005/03/17 05:47:01 neilc Exp $
1313
*
1414
*-------------------------------------------------------------------------
1515
*/
@@ -381,7 +381,7 @@ list_truncate(List *list, int new_size)
381381

382382
/*
383383
* Locate the n'th cell (counting from 0) of the list. It is an assertion
384-
*error if thereisn't one.
384+
*failure if thereis no such cell.
385385
*/
386386
staticListCell*
387387
list_nth_cell(List*list,intn)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp