Changeset bea07279cff306bb904632aad3caf64ad6942e77
- Timestamp:
- 08/22/05 10:08:35
(3 years ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1124698115 +0000
- git-parent:
[af55fcfd4cb7188db4023536c757f0f4e1f04df6]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1124698115 +0000
- Message:
Cosmetics
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r09161bc |
rbea0727 |
|
| 521 | 521 | } |
|---|
| 522 | 522 | #if defined(OSD_MENU_DEBUG) |
|---|
| 523 | | msg_Dbg( p_osd, "direction down [button %s]", p_osd->p_state->p_visible->psz_action ); |
|---|
| 524 | | #endif |
|---|
| | 523 | msg_Dbg( p_osd, "direction down [button %s]", p_osd->p_state->p_visible->psz_action ); |
|---|
| | 524 | #endif |
|---|
| 525 | 525 | |
|---|
| 526 | 526 | vlc_object_release( (vlc_object_t*) p_osd ); |
|---|