Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e24cea8

Browse files
author
Neil Conway
committed
Fix typo in comment.
1 parent 8e68d78 commit e24cea8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pl/plperl/plperl.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* IDENTIFICATION
55
*
66
* This software is copyrighted by Mark Hollomon
7-
* but is shameless cribbed from pltcl.c by Jan Wieck.
7+
* but is shamelessly cribbed from pltcl.c by Jan Wieck.
88
*
99
* The author hereby grants permission to use, copy, modify,
1010
* distribute, and license this software and its documentation
@@ -33,7 +33,7 @@
3333
* ENHANCEMENTS, OR MODIFICATIONS.
3434
*
3535
* IDENTIFICATION
36-
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.102 2006/02/26 22:26:39 neilc Exp $
36+
* $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.103 2006/02/28 23:38:13 neilc Exp $
3737
*
3838
**********************************************************************/
3939

0 commit comments

Comments
 (0)