Changeset 55b36288f948ea6a9cb00dadbfc5463ec9562d20

Show
Ignore:
Timestamp:
02/26/08 02:21:03 (6 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1203988863 +0000
git-parent:

[d1d0a6221a6636a9c4046f7157c463cbf775eadf]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1203988863 +0000
Message:

interface/interaction.c: Set the interaction object name.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/interface/interaction.c

    ra78e273 r55b3628  
    469469    } 
    470470 
     471    p_interaction->psz_object_name = "interaction"; 
    471472    p_interaction->i_dialogs = 0; 
    472473    p_interaction->pp_dialogs = NULL;