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

Commit2e88d29

Browse files
committed
Fix typo in lstat() macro exposed by new tablespace code.
1 parent8c603f2 commit2e88d29

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.29 2004/08/29 05:06:57 momjian Exp $ */
1+
/* $PostgreSQL: pgsql/src/include/port/win32.h,v 1.30 2004/08/31 11:25:33 momjian Exp $ */
22

33
/* undefine and redefine after #include */
44
#undef mkdir
@@ -206,7 +206,7 @@ intsetitimer(int which, const struct itimerval * value, struct itimerval * ov
206206
/*
207207
* Supplement to <sys/stat.h>.
208208
*/
209-
#definelstatslat
209+
#definelstatstat
210210

211211
/*
212212
* Supplement to <errno.h>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp