Revision 3906933e trunk/Pithos.Core/IStatusKeeper.cs

b/trunk/Pithos.Core/IStatusKeeper.cs
276 276
        {            
277 277
        }
278 278

  
279
        public void UpdateLastMD5(FileInfo path, string etag)
280
        {
281
            
282
        }
279
        //public void UpdateLastMD5(FileInfo path, string etag)
280
        //{            
281
        //}
283 282
    }
284 283
}

Also available in: Unified diff