diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-24 14:30:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-24 14:30:01 +0000 |
commit | e5baaae09b37ea2bc2a7199bdb6523248fa42d77 (patch) | |
tree | 28730b38ce966dab243acf6232a8bf54f47a7763 /devel/clanlib/files/patch-inputbox.cpp | |
parent | Add pxfonts 1.0, yet another Palatino-style font for LaTeX. (diff) |
- Downgrate to last stable release, 0.6.5.1
- Give maintainership to submitter
PR: ports/61738
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=98958
Diffstat (limited to 'devel/clanlib/files/patch-inputbox.cpp')
-rw-r--r-- | devel/clanlib/files/patch-inputbox.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/clanlib/files/patch-inputbox.cpp b/devel/clanlib/files/patch-inputbox.cpp deleted file mode 100644 index 6267f55bea24..000000000000 --- a/devel/clanlib/files/patch-inputbox.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- Sources/GUI/inputbox.cpp.orig Tue Oct 21 03:51:39 2003 -+++ Sources/GUI/inputbox.cpp Tue Oct 21 04:05:08 2003 -@@ -21,6 +21,7 @@ - */ - - #include "precomp.h" -+#include <cstdio> - #include "API/Core/XML/dom_element.h" - #include "API/GUI/inputbox.h" - #include "API/GUI/stylemanager.h" |