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

Commit7798b50

Browse files
committed
Remove gratuitous redefinition of inline, which should already have been
taken care of in pg_config.h.
1 parent6efc968 commit7798b50

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎contrib/pgcrypto/blf.c

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@
4545

4646
#include"blf.h"
4747

48-
#undef inline
49-
#ifdef__GNUC__
50-
#defineinline __inline
51-
#else/* !__GNUC__ */
52-
#defineinline
53-
#endif/* !__GNUC__ */
54-
5548
/* Function for Feistel Networks */
5649

5750
#defineF(s,x) ((((s)[ (((x)>>24)&0xFF)] \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp