summaryrefslogtreecommitdiffstats
path: root/libhb/common.c
diff options
context:
space:
mode:
authorRodeo <[email protected]>2012-03-29 15:06:59 +0000
committerRodeo <[email protected]>2012-03-29 15:06:59 +0000
commit72997d728bb599ffff1e81c65ff4b44cc646c3f0 (patch)
tree330098ee46e99dd565a67bcf5cc5e999f86831f2 /libhb/common.c
parent398f493851c51ded64870e35d80c67d5dfea1194 (diff)
libhb/hd_dict.c, add newline at end of file.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4556 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/common.c')
-rw-r--r--libhb/common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/common.c b/libhb/common.c
index d1d539020..2cab52034 100644
--- a/libhb/common.c
+++ b/libhb/common.c
@@ -2008,4 +2008,3 @@ void hb_hexdump( hb_debug_level_t level, const char * label, const uint8_t * dat
hb_deep_log( level, " %-50s%20s", line, ascii );
}
}
-