Files
pkgsrc-ng/misc/celestia/patches/patch-af
2013-09-26 17:14:40 +02:00

14 lines
465 B
Plaintext

$NetBSD: patch-af,v 1.3 2006/08/14 22:43:08 wiz Exp $
--- src/celengine/star.h.orig 2005-12-06 17:30:23.000000000 +0000
+++ src/celengine/star.h
@@ -30,7 +30,7 @@ class StarDetails
// orbits and StarDetails objects. Currently, it's assumed that they
// have lifetimes that continue until program termination.
public:
- StarDetails::StarDetails();
+ StarDetails();
inline float getRadius() const;
inline float getTemperature() const;