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

Commit7acd9a3

Browse files
committed
remove a double declaration/prototype
1 parent861cfd6 commit7acd9a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/backend/port/BSD44_derived/port-protos.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: port-protos.h,v 1.5 1997/01/05 23:41:43 scrappy Exp $
9+
* $Id: port-protos.h,v 1.6 1997/03/19 03:56:50 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -43,7 +43,6 @@
4343
char*BSD44_derived_dlerror(void);
4444
void*BSD44_derived_dlopen(constchar*filename,intnum);
4545
void*BSD44_derived_dlsym(void*handle,constchar*name);
46-
void*BSD44_derived_dlsym(void*handle,constchar*name);
4746
voidBSD44_derived_dlclose(void*handle);
4847

4948
#endif/* PORT_PROTOS_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp