summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/ndir/files/patch-src-File-Date-StringUtils-Format.h13
1 files changed, 11 insertions, 2 deletions
diff --git a/sysutils/ndir/files/patch-src-File-Date-StringUtils-Format.h b/sysutils/ndir/files/patch-src-File-Date-StringUtils-Format.h
index eb256018e212..4066b49be7cb 100644
--- a/sysutils/ndir/files/patch-src-File-Date-StringUtils-Format.h
+++ b/sysutils/ndir/files/patch-src-File-Date-StringUtils-Format.h
@@ -1,5 +1,14 @@
---- src/File-Date-StringUtils/Format.h.orig Sat Apr 10 01:41:38 2004
-+++ src/File-Date-StringUtils/Format.h Mon Sep 26 16:09:59 2005
+--- src/File-Date-StringUtils/Format.h.orig Fri Apr 9 23:41:38 2004
++++ src/File-Date-StringUtils/Format.h Fri Dec 22 16:20:15 2006
+@@ -53,7 +53,7 @@
+ private:
+
+ template<typename T>
+- void DecimalFormat::format_internal( char* buffer, T value, std::string typeString);
++ void format_internal( char* buffer, T value, std::string typeString);
+
+
+
@@ -65,6 +65,6 @@
text-containing string to be output on a terminal
*/