]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/rec/AliHLTReconstructor.h
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / HLT / rec / AliHLTReconstructor.h
index a214e74e524e0ae0523e6688e6b65ab4ccd8f4a0..ca619657c0fea368f525e0710e0c20595d498d82 100644 (file)
@@ -192,7 +192,7 @@ class AliHLTPluginBase;
  * mode. Remember to Init() the reconstructor.
  * <pre>
  * {
- * gSystem->Load("libHLTrec.so");
+ * gSystem->Load("libHLTrec");
  * AliHLTReconstructor rec;
  * rec.Init();
  * // do something