Oops. Fixed this in the wrong file, so got missed from previous commit.
svn path=/trunk/netsurf/; revision=6592
This commit is contained in:
parent
bed1ad9e79
commit
a21841ec58
|
@ -16,7 +16,7 @@
|
|||
(procedure p_copysobj #sobj
|
||||
(set #sobj-version (getversion (tackon "SObjs/" #sobj)))
|
||||
|
||||
(if (<> #sobj-version 0)
|
||||
(if (= #sobj-version 0)
|
||||
(
|
||||
(transcript "Date compare copy " #sobj)
|
||||
|
||||
|
|
Loading…
Reference in New Issue