From 7b08840ea96d00ec32406c53e150796f0a93e07a Mon Sep 17 00:00:00 2001 From: Markus Brueffer Date: Sun, 11 Dec 2005 02:32:22 +0000 Subject: - Update to version 0.1.3 - Add SHA256 --- databases/kbibtex/files/patch-bibtexstring.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 databases/kbibtex/files/patch-bibtexstring.cpp (limited to 'databases/kbibtex/files/patch-bibtexstring.cpp') diff --git a/databases/kbibtex/files/patch-bibtexstring.cpp b/databases/kbibtex/files/patch-bibtexstring.cpp deleted file mode 100644 index 25f83bc339be..000000000000 --- a/databases/kbibtex/files/patch-bibtexstring.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/bibtexstring.cpp.orig Tue Nov 8 13:07:00 2005 -+++ src/bibtexstring.cpp Tue Nov 8 13:07:40 2005 -@@ -112,6 +112,7 @@ - else result.append( "\"" ); - - result.append( " }" ); -+ return result; - } - break; - case BibTeXFile::formatXML: -- cgit v1.2.3