mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-17 23:44:35 +00:00
Small comment fix
* src/abg-ir.h (class template_decl): Fix comment.
This commit is contained in:
parent
59ff969f2e
commit
f6a157a519
@ -1290,7 +1290,7 @@ class template_type_parameter;
|
||||
class template_non_type_parameter;
|
||||
class template_template_parameter;
|
||||
|
||||
/// Abstract a function template parameter.
|
||||
/// The base class of templates.
|
||||
class template_decl
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user