RSS

(root)/users/piem/portmidi : /debian/patches/08_pm_test_qtest.diff (revision 27)

To get this branch, use:
bzr branch /loggerhead/users/piem/portmidi
Line Revision Contents
1 16
--- portmidi/pm_test/qtest.c	2009-09-16 06:04:57.000000000 +0200
2
+++ portmidi~/pm_test/qtest.c	2009-09-16 06:05:10.000000000 +0200
3
@@ -22,7 +22,7 @@
4
 {
5
     int i;
6
     for (i = 0; i < n; i++) {
7
-        printf(" %d", msg[i]);
8
+        printf(" %li", msg[i]);
9
     }
10
 }
11
 

Loggerhead 1.17 is a web-based interface for Bazaar branches