Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 71b9be4

Browse files
committed
Typo cleanup.
1 parent 86b0710 commit 71b9be4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/port/thread.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/*-------------------------------------------------------------------------
22
*
3-
* threads.c
3+
* thread.c
44
*
55
* Prototypes and macros around system calls, used to help make
66
* threaded libraries reentrant and safe to use from threaded applications.
77
*
88
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
99
*
10-
* $Id: thread.c,v 1.1 2003/08/08 02:46:40 momjian Exp $
10+
* $Id: thread.c,v 1.2 2003/08/08 03:09:56 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/

0 commit comments

Comments
 (0)