gas: blackfin: handle multibyte symbols
[deliverable/binutils-gdb.git] / gdb / objfiles.h
index ec4870b27a72a2891b9834afa119062e04277530..b3e2e26faac695036864eb794ec74ce1a0467aa6 100644 (file)
@@ -188,8 +188,8 @@ struct objfile
 
     struct objfile *next;
 
-    /* The object file's name, tilde-expanded and absolute.
-       Malloc'd; free it if you free this struct.  */
+    /* The object file's name, tilde-expanded and absolute.  Malloc'd; free it
+       if you free this struct.  This pointer is never NULL.  */
 
     char *name;
 
This page took 0.023364 seconds and 4 git commands to generate.