Remove compiler warning by casting SNPRINTF() call to void.

Bruce Momjian <bruce@momjian.us>

Commit: 7e97b419df2001efe8cf4880ca547f814a5dd7d2
Author: Bruce Momjian <bruce@momjian.us>
Date: 2006-04-24T19:51:13Z
Releases: 8.2.0
Remove compiler warning by casting SNPRINTF() call to void.

Report from Gevik Babakhani.

Files

PathChange+/−
src/backend/utils/adt/inet_net_ntop.c modified +2 −2