Changeset 091157c2e15ecdf9d1d8c884b5a30a3796ea8b63

Show
Ignore:
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
  • src/misc/objects.c

    re68398d r091157c  
    14831483 
    14841484#ifndef NDEBUG 
    1485 # ifdef (HAVE_EXECINFO_H) 
     1485# ifdef HAVE_EXECINFO_H 
    14861486#  include <execinfo.h> 
    14871487# endif