f-spot r3620 - trunk/src/Cms
- From: sdelcroix svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r3620 - trunk/src/Cms
- Date: Fri, 1 Feb 2008 10:53:36 +0000 (GMT)
Author: sdelcroix
Date: Fri Feb 1 10:53:35 2008
New Revision: 3620
URL: http://svn.gnome.org/viewvc/f-spot?rev=3620&view=rev
Log:
fixing a gendarme warning
Modified:
trunk/src/Cms/CctTable.cs
Modified: trunk/src/Cms/CctTable.cs
==============================================================================
--- trunk/src/Cms/CctTable.cs (original)
+++ trunk/src/Cms/CctTable.cs Fri Feb 1 10:53:35 2008
@@ -1,5 +1,5 @@
namespace Cms {
- public class CctTable {
+ public static class CctTable {
public static void GetXY (int temp, out double x, out double y)
{
x = XY[temp - 1000, 0];
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]