mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
Also fixes various other problems discovered while working on that. Add upstream bug report URLs to existing patches where I could find them.
10 lines
274 B
Diff
10 lines
274 B
Diff
https://sourceforge.net/p/xdb/bugs/28/
|
|
--- xbase64/xbnode.cpp.orig 2006-07-17 11:54:42.000000000 -0500
|
|
+++ xbase64/xbnode.cpp 2012-07-27 10:29:05.000000000 -0500
|
|
@@ -1,4 +1,4 @@
|
|
-#include "xbNode.h"
|
|
+#include "xbnode.h"
|
|
|
|
void xbNodeLink::AddNode(xbNodeLink* node)
|
|
{
|