Mercurial > mplayer.hg
diff libdvdcss/Makefile @ 22531:090ec2169aee
cosmetics: Fix indentation, reorder some lines for consistency.
author | diego |
---|---|
date | Tue, 13 Mar 2007 21:55:23 +0000 |
parents | 8bcff5c7e387 |
children | a6364c234e1d |
line wrap: on
line diff
--- a/libdvdcss/Makefile Tue Mar 13 21:31:23 2007 +0000 +++ b/libdvdcss/Makefile Tue Mar 13 21:55:23 2007 +0000 @@ -3,11 +3,11 @@ 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 \