Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11455
Added Files:
unrtf.patch
Log Message:
Oops. We'll need this, too.
--- NEW FILE: unrtf.patch ---
diff -Nurd -x'*~' unrtf-0.20.5.orig/src/attr.c unrtf-0.20.5/src/attr.c
--- unrtf-0.20.5.orig/src/attr.c 2007-12-22 07:30:37.000000000 -0500
+++ unrtf-0.20.5/src/attr.c 2008-01-20 16:33:49.000000000 -0500
@@ -341,7 +341,7 @@
AttrStack *stack = stack_of_stacks_top;
if (!stack) {
warning_handler("No stack to get attribute from");
- return;
+ return NULL;
}
i=stack->tos;
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs