summaryrefslogtreecommitdiffstats
path: root/trans
diff options
context:
space:
mode:
Diffstat (limited to 'trans')
-rw-r--r--trans/sob_trans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/sob_trans.c b/trans/sob_trans.c
index 35cffbc7..a33bc6d6 100644
--- a/trans/sob_trans.c
+++ b/trans/sob_trans.c
@@ -34,7 +34,7 @@ int convert(const char *oldpath, char *newpath)
/* folder */
stampdir(newpath, &fhdr);
- convert(whdr.filename, newpath);
+ convert(buf, newpath);
}
else {
/* article */