]> granicus.if.org Git - postgresql/commit
Remove compiler warning by casting SNPRINTF() call to void.
authorBruce Momjian <bruce@momjian.us>
Mon, 24 Apr 2006 19:51:13 +0000 (19:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 24 Apr 2006 19:51:13 +0000 (19:51 +0000)
commit7e97b419df2001efe8cf4880ca547f814a5dd7d2
tree6dfe6b5f41104dc42f9fc09bb1e72ce6817f8d53
parent524d65d459781c77e8d707a04a24360a05b6ab77
Remove compiler warning by casting SNPRINTF() call to void.

Report from Gevik Babakhani.
src/backend/utils/adt/inet_net_ntop.c