Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc2a41e

Browse files
committed
Fix file paths in comments
Author: Daniel Gustafsson <daniel@yesql.se>
1 parent9331629 commitfc2a41e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/backend/utils/adt/inet_cidr_ntop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
1515
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616
*
17-
* src/backend/utils/adt/inet_net_ntop.c
17+
* src/backend/utils/adt/inet_cidr_ntop.c
1818
*/
1919

2020
#if defined(LIBC_SCCS)&& !defined(lint)

‎src/port/inet_net_ntop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
1515
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616
*
17-
* src/backend/utils/adt/inet_net_ntop.c
17+
* src/port/inet_net_ntop.c
1818
*/
1919

2020
#if defined(LIBC_SCCS)&& !defined(lint)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp