Revision: 4016
http://skim-app.svn.sourceforge.net/skim-app/?rev=4016&view=rev
Author: hofman
Date: 2008-06-15 04:25:49 -0700 (Sun, 15 Jun 2008)
Log Message:
-----------
add forgotten extern declaration
Modified Paths:
--------------
trunk/SKFDFParser.h
Modified: trunk/SKFDFParser.h
===================================================================
--- trunk/SKFDFParser.h 2008-06-15 11:05:36 UTC (rev 4015)
+++ trunk/SKFDFParser.h 2008-06-15 11:25:49 UTC (rev 4016)
@@ -91,7 +91,7 @@
extern const char *SKFDFBorderStyleFromPDFBorderStyle(int borderStyle);
extern int SKPDFTextAnnotationIconTypeFromFDFTextAnnotationIconType(const char
*name);
-const char *SKFDFTextAnnotationIconTypeFromPDFTextAnnotationIconType(int
iconType);
+extern const char
*SKFDFTextAnnotationIconTypeFromPDFTextAnnotationIconType(int iconType);
extern int SKPDFLineStyleFromFDFLineStyle(const char *name);
extern const char *SKFDFLineStyleFromPDFLineStyle(int lineStyle);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit