1 --- registry/source/regimpl.cxx.old 2005-09-09 07:16:14.000000000 +0200
2 +++ registry/source/regimpl.cxx 2005-11-28 19:22:26.000000000 +0100
5 return REG_INVALID_REGISTRY;
7 + // this line is never accessed
8 + // just hack to avoid warning: control reaches end of non-void function
9 + return REG_INVALID_REGISTRY;