summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-03-06 01:20:53 +0000
committerDavid Mitchell <davem@iabyn.com>2009-03-06 01:20:53 +0000
commit3e8320ccc2dd886d20b1a97fa344ac108baef38f (patch)
treec41bf96290fe15fe5472a9d307454da335b87761 /sv.c
parentec6cc21dee082f68c9c168d6e9b7712a5e7e7ccf (diff)
downloadperl-3e8320ccc2dd886d20b1a97fa344ac108baef38f.tar.gz
fix a couple of comments that annoyingly look like merge conflict markers
Diffstat (limited to 'sv.c')
-rw-r--r--sv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sv.c b/sv.c
index 9253168c17..c92c89c51f 100644
--- a/sv.c
+++ b/sv.c
@@ -157,7 +157,7 @@ Public API:
=cut
-============================================================================ */
+ * ========================================================================= */
/*
* "A time to plant, and a time to uproot what was planted..."
@@ -10317,7 +10317,7 @@ ptr_table_* functions.
=cut
-============================================================================*/
+ * =========================================================================*/
#if defined(USE_ITHREADS)