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

Commitb00e50f

Browse files
committed
Remove indenting of Makefile comments, per Peter.\
1 parent4ea0275 commitb00e50f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/utils/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Makefile for utils
44
#
5-
# $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.11 2002/07/1522:48:54 momjian Exp $
5+
# $Header: /cvsroot/pgsql/src/utils/Attic/Makefile,v 1.12 2002/07/1523:32:28 momjian Exp $
66
#
77
# About strdup: Some systems have strdup in their standard library, others
88
# don't. Ones that don't will use this make file to compile the strdup.c
@@ -20,8 +20,8 @@ top_builddir = ../..
2020
include$(top_builddir)/src/Makefile.global
2121

2222
all:
23-
# Nothing required here. These C files are compiled in
24-
# directories as needed.
23+
# Nothing required here. These C files are compiled in
24+
# directories as needed.
2525

2626
cleandistcleanmaintainer-clean:
2727
rm -f dllinit.o strdup.o

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp