]> git.pld-linux.org Git - packages/dctc.git/commitdiff
- gcc 2.x patch RA-1_0 dctc-0_83_7-1
authorpascalek <pascalek@pld-linux.org>
Tue, 5 Nov 2002 09:04:08 +0000 (09:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dctc-gcc2.patch -> 1.1

dctc-gcc2.patch [new file with mode: 0644]

diff --git a/dctc-gcc2.patch b/dctc-gcc2.patch
new file mode 100644 (file)
index 0000000..41614ca
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur dctc-0.83.7.orig/src/userinfo.c dctc-0.83.7.chng/src/userinfo.c
+--- dctc-0.83.7.orig/src/userinfo.c    Wed Oct 30 16:49:57 2002
++++ dctc-0.83.7.chng/src/userinfo.c    Tue Nov  5 10:06:37 2002
+@@ -99,7 +99,7 @@
+       if(idx!=-1)
+       {
+-              printf("doing: %d\n",idx);
++//            printf("doing: %d\n",idx);
+               /* 1) the entry already exists, just update it */
+               /* 2) the entry does not exist but there is free space to add it */
+               LMP_UINFO *udp=&(((LMP_UINFO*)(local_dctc_user_info_lmp->mapped_addr))[idx]);
This page took 0.148626 seconds and 4 git commands to generate.