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

Commit7da19ca

Browse files
committed
Remove rcsid CVS header variable --- not used.
1 parentc1d62bf commit7da19ca

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@
1313
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1414
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1515
* SOFTWARE.
16+
*
17+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/inet_net_ntop.c,v 1.17 2003/11/10 19:40:46 momjian Exp $
1618
*/
1719

18-
#if defined(LIBC_SCCS)&& !defined(lint)
19-
staticconstcharrcsid[]="$Id: inet_net_ntop.c,v 1.16 2003/08/04 00:43:25 momjian Exp $";
20-
#endif
21-
2220
#include"postgres.h"
2321

2422
#include<sys/socket.h>

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,10 @@
1313
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1414
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1515
* SOFTWARE.
16+
*
17+
* $Header: /cvsroot/pgsql/src/backend/utils/adt/inet_net_pton.c,v 1.17 2003/11/10 19:40:46 momjian Exp $
1618
*/
1719

18-
#if defined(LIBC_SCCS)&& !defined(lint)
19-
staticconstcharrcsid[]="$Id: inet_net_pton.c,v 1.16 2003/08/04 00:43:25 momjian Exp $";
20-
#endif
21-
2220
#include"postgres.h"
2321

2422
#include<sys/socket.h>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp