freebsd-ports/deskutils/krefty/files/patch-krefty_part.cpp

11 lines
213 B
C++
Raw Normal View History

--- src/krefty_part.cpp.orig Sat Aug 14 02:13:08 2004
+++ src/krefty_part.cpp Sat Aug 14 02:13:22 2004
@@ -197,6 +197,6 @@
{
return new KreftyPartFactory;
}
-};
+}
#include "krefty_part.moc"