Skip to content

Commit ffbfde4

Browse files
committed
1 parent 670475b commit ffbfde4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/fe_utils/cancel.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
1010
* Portions Copyright (c) 1994, Regents of the University of California
1111
*
12-
* src/fe-utils/cancel.c
12+
* src/fe_utils/cancel.c
1313
*
1414
*------------------------------------------------------------------------
1515
*/

src/include/common/compression.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
88
*
99
* IDENTIFICATION
10-
* src/common/compression.h
10+
* src/include/common/compression.h
1111
*-------------------------------------------------------------------------
1212
*/
1313

0 commit comments

Comments
 (0)