[kde-solaris] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Fri Nov 21 08:18:32 CET 2003


CVS commit by harris: 

"sun" is a reserved keyword on Solaris machines.  Now using "Sun" instead.

CCMAIL: eva at kde.org
CCMAIL: kde-solaris at kde.org
CCMAIL: jfh at cise.ufl.edu


  M +1 -1      jupitermoons.h   1.5


--- kdeedu/kstars/kstars/jupitermoons.h  #1.4:1.5
@@ -33,5 +33,5 @@ public: 
         ~JupiterMoons();
 
-        void findPosition( const KSNumbers *num, const KSPlanet *jup, const KSSun *sun );
+        void findPosition( const KSNumbers *num, const KSPlanet *jup, const KSSun *Sun );
         SkyPoint* pos( int id ) { return &Pos[id]; }
         bool inFront( int id ) const { return InFront[id]; }




More information about the kde-solaris mailing list