]> granicus.if.org Git - postgresql/commitdiff
Fix file paths in comments
authorMagnus Hagander <magnus@hagander.net>
Mon, 14 May 2018 16:59:43 +0000 (18:59 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 14 May 2018 16:59:43 +0000 (18:59 +0200)
Author: Daniel Gustafsson <daniel@yesql.se>

src/backend/utils/adt/inet_cidr_ntop.c
src/port/inet_net_ntop.c

index 30b3673789ff2e4e5f3eec1dbc811917262b7724..5a30df16e5452b63370b0a0705c55a6d024b3efb 100644 (file)
@@ -14,7 +14,7 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- *       src/backend/utils/adt/inet_net_ntop.c
+ *       src/backend/utils/adt/inet_cidr_ntop.c
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)
index f27fda96ca15bf0c7bcd179bc26a4475050b3d7b..90dfeed42dcc7bb1b883e2d66a3675cd7b77262a 100644 (file)
@@ -14,7 +14,7 @@
  * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- *       src/backend/utils/adt/inet_net_ntop.c
+ *       src/port/inet_net_ntop.c
  */
 
 #if defined(LIBC_SCCS) && !defined(lint)