summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/blf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pgcrypto/blf.c')
-rw-r--r--contrib/pgcrypto/blf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgcrypto/blf.c b/contrib/pgcrypto/blf.c
index aae5b6033a..e465bfe48a 100644
--- a/contrib/pgcrypto/blf.c
+++ b/contrib/pgcrypto/blf.c
@@ -48,7 +48,7 @@
#define inline __inline
#else /* !__GNUC__ */
#define inline
-#endif /* !__GNUC__ */
+#endif /* !__GNUC__ */
/* Function for Feistel Networks */