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

Commit4d47db3

Browse files
committed
Fix typo in recent Win32 typedef change.
1 parent2def476 commit4d47db3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/port/win32.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.35 2004/10/0513:48:35 momjian Exp $ */
1+
/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.36 2004/10/0514:27:07 momjian Exp $ */
22

33
/* undefine and redefine after #include */
44
#undef mkdir
@@ -196,7 +196,7 @@ intsetitimer(int which, const struct itimerval * value, struct itimerval * ov
196196
*/
197197
typedefintuid_t;
198198
typedefintgid_t;
199-
typdef longkey_t;
199+
typedeflongkey_t;
200200

201201
/*
202202
* Supplement to <sys/stat.h>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp