Changeset 868cd6a7e4ec59c6ffcfbd9466750950c3000f21
- Timestamp:
- 02/25/08 10:22:38
(5 months ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1203931358 +0000
- git-parent:
[35979e860abf629200c6946d0d24b58a33b435f5]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1203931358 +0000
- Message:
Remove trailing whitespace.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r35979e8 |
r868cd6a |
|
| 573 | 573 | p_btnPause->width, p_btnPause->height ); |
|---|
| 574 | 574 | } |
|---|
| 575 | | else if( p_btnPlay ) |
|---|
| | 575 | else if( p_btnPlay ) |
|---|
| 576 | 576 | { |
|---|
| 577 | 577 | XPutImage( p_display, control, gc, p_btnPlay, 0, 0, 4, 14, |
|---|