*** empty log message ***

This commit is contained in:
Søren Sandmann Pedersen
2005-05-10 13:07:20 +00:00
parent 11c0561976
commit e6b3ae64bd
3 changed files with 11 additions and 6 deletions

View File

@ -295,7 +295,9 @@ generate_key (Process *process, gulong address)
static char *
generate_presentation_name (Process *process, gulong address)
{
/* FIXME - not10 - using 0 to indicate "process" is broken */
/* FIXME - not10
* using 0 to indicate "process" is broken
*/
if (address)
{
const Symbol *symbol = process_lookup_symbol (process, address);