]> git.sesse.net Git - vlc/commitdiff
Indentation fix
authorJean-Paul Saman <jpsaman@videolan.org>
Thu, 27 Dec 2007 12:46:30 +0000 (12:46 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Thu, 27 Dec 2007 12:46:30 +0000 (12:46 +0000)
configure.ac

index 962d1a6f32554ed3a8d243646cb658472827b2c9..59c8e219acf3ef7154ea5ebbac5b2ac593700de7 100644 (file)
@@ -5914,7 +5914,7 @@ fi
 AC_LANG_POP(C++)
 AM_CONDITIONAL(BUILD_MOZILLA,${mozilla})
 
-   dnl Tests for Osso and Xsp
+dnl Tests for Osso and Xsp
 if test "${enable_x11}" != "no" &&
   (test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" ||
    test "${enable_x11}" = "yes"); then