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

Commit3994ffb

Browse files
author
Neil Conway
committed
Fix a few minor mistakes in header comments. From Qingqing Zhou.
1 parente336635 commit3994ffb

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

‎src/port/getrusage.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*-------------------------------------------------------------------------
22
*
3-
*getusage.c
4-
*64-bit versions of fseeko/ftello()
3+
*getrusage.c
4+
*get information about resource utilisation
55
*
66
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/port/getrusage.c,v 1.8 2004/12/31 22:03:53 pgsql Exp $
11+
* $PostgreSQL: pgsql/src/port/getrusage.c,v 1.9 2005/05/16 05:52:13 neilc Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/

‎src/port/gettimeofday.c

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
/*
2-
* $PostgreSQL: pgsql/src/port/gettimeofday.c,v 1.5 2004/06/24 18:53:48 tgl Exp $
2+
* gettimeofday.c
3+
* Win32 gettimeofday() replacement
4+
*
5+
* $PostgreSQL: pgsql/src/port/gettimeofday.c,v 1.6 2005/05/16 05:52:13 neilc Exp $
36
*
47
* Copyright (c) 2003 SRA, Inc.
58
* Copyright (c) 2003 SKC, Inc.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp