[vlc-devel] commit: Typo. (Pierre d'Herbemont )

git version control git at videolan.org
Sat May 31 14:06:17 CEST 2008


vlc | branch: master | Pierre d'Herbemont <pdherbemont at videolan.org> | Sat May 31 14:07:51 2008 +0200| [091157c2e15ecdf9d1d8c884b5a30a3796ea8b63]

Typo.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=091157c2e15ecdf9d1d8c884b5a30a3796ea8b63
---

 src/misc/objects.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/misc/objects.c b/src/misc/objects.c
index d78c6d5..dafde1e 100644
--- a/src/misc/objects.c
+++ b/src/misc/objects.c
@@ -1482,7 +1482,7 @@ static void ListChildren( vlc_list_t *p_list, vlc_object_t *p_this, int i_type )
 }
 
 #ifndef NDEBUG
-# ifdef (HAVE_EXECINFO_H)
+# ifdef HAVE_EXECINFO_H
 #  include <execinfo.h>
 # endif
 




More information about the vlc-devel mailing list