diff options
Diffstat (limited to 'lib/escape.c')
-rw-r--r-- | lib/escape.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/escape.c b/lib/escape.c index e28e02099..37d21e799 100644 --- a/lib/escape.c +++ b/lib/escape.c @@ -18,7 +18,6 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * $Id$ ***************************************************************************/ /* Escape and unescape URL encoding in strings. The functions return a new |