From bac92222dd247c42a4030dc931d910ec193d9087 Mon Sep 17 00:00:00 2001 From: JWu <j.wuttke@fz-juelich.de> Date: Thu, 22 Nov 2012 14:53:02 +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 f05f49b4..1ff51ad9 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