[yast-commit] r56619 - /trunk/storage/libstorage/src/StorageInterface.h
Author: aschnell Date: Fri Apr 3 14:02:58 2009 New Revision: 56619 URL: http://svn.opensuse.org/viewcvs/yast?rev=56619&view=rev Log: - mark volcnt as deprecated Modified: trunk/storage/libstorage/src/StorageInterface.h Modified: trunk/storage/libstorage/src/StorageInterface.h URL: http://svn.opensuse.org/viewcvs/yast/trunk/storage/libstorage/src/StorageInterface.h?rev=56619&r1=56618&r2=56619&view=diff ============================================================================== --- trunk/storage/libstorage/src/StorageInterface.h (original) +++ trunk/storage/libstorage/src/StorageInterface.h Fri Apr 3 14:02:58 2009 @@ -166,7 +166,7 @@ { ContainerInfo() {} CType type; - unsigned volcnt; + unsigned volcnt; // deprecated string device; string name; UsedByType usedByType; -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
aschnell@svn.opensuse.org