[Libreoffice-commits] .: registry/tools
Stephan Bergmann
sbergman at redhat.com
Thu Jan 31 10:25:56 PST 2013
registry/tools/reg2bin.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f1624bc648420fd2a75257c5df0d99716e2bc73
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Thu Jan 31 19:25:29 2013 +0100
Typo
Change-Id: I12421776ac75bd92fc39eb2d3e79df47107ea1d9
diff --git a/registry/tools/reg2bin.cxx b/registry/tools/reg2bin.cxx
index 08443b0..d7f32e2 100644
--- a/registry/tools/reg2bin.cxx
+++ b/registry/tools/reg2bin.cxx
@@ -625,7 +625,7 @@ void readModule(
reader.getFieldName(j),
reader.getFieldTypeName(j).replace(
'/', '.'),
- acc));
+ v));
}
break;
}
More information about the Libreoffice-commits
mailing list