[Bf-committers] Patch fixing a typo in quicktime_export.c

Hans-Christian Ebke christian.ebke at rwth-aachen.de
Thu Aug 17 23:34:52 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

  when I tried to compile blender on my case sensitive OS X filesystem
compilation of source/blender/quicktime/apple/quicktime_export.c failed
due to a little typo. I submitted a patch to fix this to the patch
tracker. (I attached it to the end of this message as well.) Actually I
only substituted a lower case t for an uppercase one.
This is not only my first patch but also my first post to this mailing
list. So if this wasn't the way how you guys usually fix that kind of
error please say so.

  Christian


Index: quicktime_export.c
===================================================================
RCS file:
/cvsroot/bf-blender/blender/source/blender/quicktime/apple/quicktime_export.c,v
retrieving revision 1.24
diff -r1.24 quicktime_export.c
68c68
< #include <QuickTime/QuicktimeComponents.h>
- ---
> #include <QuickTime/QuickTimeComponents.h>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFE5OD8rJTPMjxFYS8RAol3AJ4vRNJPAbm9DRM3iB7tBSFZDCn0PgCfSQ85
+nT+IeyCzGUQTzC1NEaxLj0=
=bjEB
-----END PGP SIGNATURE-----



More information about the Bf-committers mailing list