diff options
author | clee <[email protected]> | 2007-04-15 08:41:11 +0000 |
---|---|---|
committer | clee <[email protected]> | 2007-04-15 08:41:11 +0000 |
commit | 8e7efbc975ecc078689a2dc3c0241a88abb9385e (patch) | |
tree | c5ed87c40da1803e35eba18550a9018dff729205 /libhb/common.h | |
parent | 73c8d09e51695e5a12cfca5354391fc264a21e28 (diff) |
Cleaning up some compiler warnings.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@508 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libhb/common.h b/libhb/common.h index 20de051f4..e78f71bd8 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -160,7 +160,7 @@ struct hb_job_s int h264_13; int h264_level; int crf; - const char *x264opts; + char *x264opts; int areBframes; /* Audio tracks: |