mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
C comments: "a" <--> "an" corrections
Reported-by: Michael Paquier, Abhijit Menon-Sen Discussion: https://postgr.es/m/20180305045854.GB2266@paquier.xyz Author: Michael Paquier, Abhijit Menon-Sen, me
This commit is contained in:
@@ -177,7 +177,7 @@ AC_DEFUN([PGAC_STRUCT_ADDRINFO],
|
||||
# handle ll, q, and I64. The result is in shell variable
|
||||
# LONG_LONG_INT_MODIFIER.
|
||||
#
|
||||
# MinGW uses '%I64d', though gcc throws an warning with -Wall,
|
||||
# MinGW uses '%I64d', though gcc throws a warning with -Wall,
|
||||
# while '%lld' doesn't generate a warning, but doesn't work.
|
||||
#
|
||||
AC_DEFUN([PGAC_FUNC_SNPRINTF_LONG_LONG_INT_MODIFIER],
|
||||
|
Reference in New Issue
Block a user