Changeset 091157c2e15ecdf9d1d8c884b5a30a3796ea8b63
- Timestamp:
- 05/31/08 14:07:51
(3 months ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1212235671 +0200
- git-parent:
[e68398dc863a4eb87fcc804d32ab0d6eb3eae9c2]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1212235671 +0200
- Message:
Typo.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| re68398d |
r091157c |
|
| 1483 | 1483 | |
|---|
| 1484 | 1484 | #ifndef NDEBUG |
|---|
| 1485 | | # ifdef (HAVE_EXECINFO_H) |
|---|
| | 1485 | # ifdef HAVE_EXECINFO_H |
|---|
| 1486 | 1486 | # include <execinfo.h> |
|---|
| 1487 | 1487 | # endif |
|---|