[Cluster-devel] conga/ricci/modules/storage FileMagic.cpp

kupcevic at sourceware.org kupcevic at sourceware.org
Thu Sep 14 17:57:56 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic at sourceware.org	2006-09-14 17:57:56

Modified files:
	ricci/modules/storage: FileMagic.cpp 

Log message:
	forgot to make fnc static

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/modules/storage/FileMagic.cpp.diff?cvsroot=cluster&r1=1.1&r2=1.2

--- conga/ricci/modules/storage/FileMagic.cpp	2006/09/14 17:52:04	1.1
+++ conga/ricci/modules/storage/FileMagic.cpp	2006/09/14 17:57:56	1.2
@@ -26,7 +26,7 @@
 
 
 
-String
+static String
 __get_description(const String& filename,
 		  const String& magic_filename = "")
 {




More information about the Cluster-devel mailing list