This is an automated email from the git hooks/post-receive script. rlaboiss-guest pushed a commit to branch master in repository praat.
commit 6ac70ca3f7845eec3b5cfe1dd4ff1b7b9d1b3a2c Author: Rafael Laboissiere <[email protected]> Date: Thu Aug 7 10:43:04 2014 -0300 Add the appropriate lines for unified context in patch This is a comestic change and the patch produces the same change as before. Git-Dch: Ignore --- debian/patches/pulseaudio-latency.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/pulseaudio-latency.patch b/debian/patches/pulseaudio-latency.patch index bf26078..004c091 100644 --- a/debian/patches/pulseaudio-latency.patch +++ b/debian/patches/pulseaudio-latency.patch @@ -14,11 +14,11 @@ Last-Update: <2014-08-07> --- praat-5.3.82.orig/main/main_Praat.cpp +++ praat-5.3.82/main/main_Praat.cpp -@@ -50,6 +50,7 @@ int main (int argc, char *argv []) { +@@ -47,6 +47,7 @@ int main (int argc, char *argv []) { + int main (int argc, char *argv []) { + try { + praat_setLogo (130, 80, logo); + setenv ("PULSE_LATENCY_MSEC", "1", 0); praat_init ("Praat", argc, argv); INCLUDE_LIBRARY (praat_uvafon_init) INCLUDE_LIBRARY (praat_contrib_Ola_KNN_init) - praat_run (); - } catch (MelderError) { - Melder_flushError ("This error message percolated all the way to the top."); // an attempt to catch Apache errors -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
