src/3rdparty/libtiff/port/dummy.c
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- a/src/3rdparty/libtiff/port/dummy.c	Mon Jun 21 22:38:13 2010 +0100
+++ b/src/3rdparty/libtiff/port/dummy.c	Thu Jul 22 16:41:55 2010 +0100
@@ -1,10 +1,10 @@
-/* $Id: dummy.c,v 1.2 2005/07/07 15:21:52 dron Exp $ */
+/* $Id: dummy.c,v 1.2.2.1 2007/03/21 14:53:46 dron Exp $ */
 
 /*
  * Dummy function, just to be ensure that the library always will be created.
  */
 
-static void
+void
 libport_dummy_function()
 {
         return;