mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-27 08:39:28 +08:00
Typo cleanup.
This commit is contained in:
parent
86b07104dd
commit
71b9be4d56
@ -1,13 +1,13 @@
|
||||
/*-------------------------------------------------------------------------
|
||||
*
|
||||
* threads.c
|
||||
* thread.c
|
||||
*
|
||||
* Prototypes and macros around system calls, used to help make
|
||||
* threaded libraries reentrant and safe to use from threaded applications.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
|
||||
*
|
||||
* $Id: thread.c,v 1.1 2003/08/08 02:46:40 momjian Exp $
|
||||
* $Id: thread.c,v 1.2 2003/08/08 03:09:56 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user