freebsd-ports/palm/palm-db-tools/files/patch-libpalm-Block.h
Ying-Chieh Liao f7d39607d4 add palm-db-tools 0.3.6
Utilities for the PalmOS flat-file database programs
2006-12-25 09:52:36 +00:00

11 lines
230 B
C

--- libpalm/Block.h.orig Mon Dec 25 16:02:34 2006
+++ libpalm/Block.h Mon Dec 25 16:02:56 2006
@@ -176,7 +176,7 @@
size_type m_size;
};
-};
+}
bool operator == (const PalmLib::Block& lhs, const PalmLib::Block& rhs);