diff options
author | David Mitchell <davem@iabyn.com> | 2009-03-06 01:20:53 +0000 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-03-06 01:20:53 +0000 |
commit | 3e8320ccc2dd886d20b1a97fa344ac108baef38f (patch) | |
tree | c41bf96290fe15fe5472a9d307454da335b87761 /sv.c | |
parent | ec6cc21dee082f68c9c168d6e9b7712a5e7e7ccf (diff) | |
download | perl-3e8320ccc2dd886d20b1a97fa344ac108baef38f.tar.gz |
fix a couple of comments that annoyingly look like merge conflict markers
Diffstat (limited to 'sv.c')
-rw-r--r-- | sv.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |