summaryrefslogtreecommitdiff
path: root/x11-fonts/ttmkfdir/files/patch-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts/ttmkfdir/files/patch-util.h')
-rw-r--r--x11-fonts/ttmkfdir/files/patch-util.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fonts/ttmkfdir/files/patch-util.h b/x11-fonts/ttmkfdir/files/patch-util.h
new file mode 100644
index 000000000000..7c6f6dd9548d
--- /dev/null
+++ b/x11-fonts/ttmkfdir/files/patch-util.h
@@ -0,0 +1,10 @@
+--- util.h.orig Mon Dec 9 11:29:11 2002
++++ util.h Wed Jul 19 11:27:37 2006
+@@ -17,6 +17,6 @@
+ Singleton (void) {};
+ ~Singleton (void) {};
+ };
+-};
++}
+
+ #endif // TTMKFDIRUTIL_H__