From 5519d989839e884518385bc99fa413352294f824 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 13 Mar 2007 21:55:23 +0000 Subject: cosmetics: Fix indentation, reorder some lines for consistency. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22549 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdvdcss/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libdvdcss') diff --git a/libdvdcss/Makefile b/libdvdcss/Makefile index 39eb4b64dc..0aeaa9d0fb 100644 --- a/libdvdcss/Makefile +++ b/libdvdcss/Makefile @@ -3,11 +3,11 @@ include ../config.mak LIBNAME_COMMON = libdvdcss.a SRCS_COMMON = css.c \ - device.c \ - error.c \ - ioctl.c \ - libdvdcss.c \ - #bsdi_ioctl \ + device.c \ + error.c \ + ioctl.c \ + libdvdcss.c \ + #bsdi_ioctl \ CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE \ -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H \ -- cgit v1.2.3