Changeset 52f9f251c102d81e8ee3ff80ee9ef074a832d230
- Timestamp:
- 05/09/08 17:52:18
(2 months ago)
- Author:
- Jean-Paul Saman <jpsaman@videolan.org>
- git-committer:
- Jean-Paul Saman <jpsaman@videolan.org> 1210348338 +0200
- git-parent:
[b46799c7b42ebefaebbdf35a97f4602aba210ef4]
- git-author:
- Jean-Paul Saman <jpsaman@videolan.org> 1210348255 +0200
- Message:
fix indentation.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rb46799c |
r52f9f25 |
|
| 239 | 239 | |
|---|
| 240 | 240 | /* Position */ |
|---|
| 241 | | bool b_absolute; |
|---|
| | 241 | bool b_absolute; |
|---|
| 242 | 242 | int i_x; |
|---|
| 243 | 243 | int i_y; |
|---|