Update of /cvsroot/nice/Nice/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv21214/debian
Modified Files:
changelog
Log Message:
Removed tabs.
Index: changelog
===================================================================
RCS file: /cvsroot/nice/Nice/debian/changelog,v
retrieving revision 1.196
retrieving revision 1.197
diff -C2 -d -r1.196 -r1.197
*** changelog 9 Aug 2003 21:45:37 -0000 1.196
--- changelog 9 Aug 2003 21:52:58 -0000 1.197
***************
*** 19,24 ****
// Initializer
{
! // Initialization code goes here.
! }
}
* Package-level constants and variables are now automatically initialized
--- 19,24 ----
// Initializer
{
! // Initialization code goes here.
! }
}
* Package-level constants and variables are now automatically initialized
|