فهرست منبع

commit missing patch

Ralf S. Engelschall 24 سال پیش
والد
کامیت
2f08393945
1فایلهای تغییر یافته به همراه13 افزوده شده و 0 حذف شده
  1. 13 0
      termutils/termutils.patch

+ 13 - 0
termutils/termutils.patch

@@ -0,0 +1,13 @@
+--- tparam.c.orig	Sun Sep  3 01:53:43 1995
++++ tparam.c	Fri Aug 23 20:47:45 2002
+@@ -21,10 +21,6 @@
+ #endif
+ 
+ #ifndef emacs
+-#if defined(HAVE_STRING_H) || defined(STDC_HEADERS)
+-#define bcopy(s, d, n) memcpy ((d), (s), (n))
+-#endif
+-
+ #ifdef STDC_HEADERS
+ #include <stdlib.h>
+ #include <string.h>