mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove unneeded patch.
This commit is contained in:
parent
3b7a911dd7
commit
75ddb6ecf0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158583
@ -1,17 +0,0 @@
|
||||
Index: lisp/diagnose.el
|
||||
===================================================================
|
||||
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/diagnose.el,v
|
||||
retrieving revision 1.7
|
||||
retrieving revision 1.8
|
||||
diff -u -r1.7 -r1.8
|
||||
--- lisp/diagnose.el 2005/11/25 01:41:46 1.7
|
||||
+++ lisp/diagnose.el 2006/03/12 09:10:39 1.8
|
||||
@@ -142,7 +142,7 @@
|
||||
(princ "\n")
|
||||
(map-plist #'(lambda (stat num)
|
||||
(when (string-match
|
||||
- "\\(.*\\)-storage\\$"
|
||||
+ "\\(.*\\)-storage$"
|
||||
(symbol-name stat))
|
||||
(incf total num)
|
||||
(princ (format fmt
|
Loading…
Reference in New Issue
Block a user