diff options
Diffstat (limited to 'src/port/kill.c')
-rw-r--r-- | src/port/kill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/kill.c b/src/port/kill.c index c1a639330ba..7e7f1b311ce 100644 --- a/src/port/kill.c +++ b/src/port/kill.c @@ -9,7 +9,7 @@ * signals that the backend can recognize. * * IDENTIFICATION - * $PostgreSQL: pgsql/src/port/kill.c,v 1.14 2010/01/31 17:18:28 mha Exp $ + * src/port/kill.c * *------------------------------------------------------------------------- */ |