[Pkg-electronics-commits] [gnucap] 21/49: remove stray semicolon
felix salfelder
felix-guest at moszumanska.debian.org
Tue Feb 2 21:39:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
felix-guest pushed a commit to branch wip
in repository gnucap.
commit 587da49f09cbd1d5030056518b04e54e391fc29d
Author: Felix Salfelder <felix at salfelder.org>
Date: Sat Nov 15 11:19:38 2014 +0100
remove stray semicolon
---
include/l_lib.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/l_lib.h b/include/l_lib.h
index 9931044..c9b5f02 100644
--- a/include/l_lib.h
+++ b/include/l_lib.h
@@ -76,7 +76,7 @@ namespace OS {
return "";
}
}
-};
+}
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
#endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gnucap.git
More information about the Pkg-electronics-commits
mailing list