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

Commit835d78d

Browse files
committed
Remove extraneous semicolon.
1 parent21bde57 commit835d78d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/interfaces/libpq/libpq-fe.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: libpq-fe.h,v 1.63 2000/03/24 01:39:55 tgl Exp $
10+
* $Id: libpq-fe.h,v 1.64 2000/03/30 02:59:14 tgl Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -342,8 +342,7 @@ extern"C"
342342
externintPQenv2encoding(void);
343343

344344
#ifdef__cplusplus
345-
};
346-
345+
}
347346
#endif
348347

349348
#endif/* LIBPQ_FE_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp