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

Commit3142cf6

Browse files
committed
Fix a couple of inconsequential typos in new header
1 parent8eb2919 commit3142cf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/postmaster/bgworker_internals.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Portions Copyright (c) 1994, Regents of the University of California
77
*
88
* IDENTIFICATION
9-
*src/include/postmaster/bgworker.h
9+
*src/include/postmaster/bgworker_internals.h
1010
*--------------------------------------------------------------------
1111
*/
1212
#ifndefBGWORKER_INTERNALS_H
@@ -45,4 +45,4 @@ extern void ForgetBackgroundWorker(slist_mutable_iter *cur);
4545
externBackgroundWorker*BackgroundWorkerEntry(intslotno);
4646
#endif
4747

48-
#endif/*BGWORKER_INTERNLS_H */
48+
#endif/*BGWORKER_INTERNALS_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp