From ab6d0ef501ce4a02de0f64fbc7b93cfbd3f533b8 Mon Sep 17 00:00:00 2001
From: JWu <j.wuttke@fz-juelich.de>
Date: Thu, 22 Nov 2012 14:55:21 +0100
Subject: [PATCH] ..

---
 pub/src/opr.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pub/src/opr.h b/pub/src/opr.h
index 1ff51ad9..f05f49b4 100644
--- a/pub/src/opr.h
+++ b/pub/src/opr.h
@@ -16,7 +16,7 @@ namespace NOperate {
     void Functional( const string& subcmd );
 };
 
-//! Old-style integral operations with menu selection.
+//! Old-style integral operations with menu selection.*
 
 namespace NIntOld {
     void Opr(void);        
-- 
GitLab