diff options
Diffstat (limited to 'binutils/debug.h')
-rw-r--r-- | binutils/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/debug.h b/binutils/debug.h index d60285d..c439be3 100644 --- a/binutils/debug.h +++ b/binutils/debug.h @@ -310,7 +310,7 @@ struct debug_write_fns visibility. The type must be popped off the type stack. */ boolean (*class_static_member) PARAMS ((PTR, const char *, const char *, enum debug_visibility)); - + /* Add a baseclass to the class currently being built. The type of the baseclass must be popped off the type stack. The arguments are the bit position, whether the class is virtual, and the |