mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
--- src/roe/roe_config.hh.orig Sat Nov 27 18:35:37 1999
|
|
+++ src/roe/roe_config.hh Sat Nov 27 18:36:14 1999
|
|
@@ -42,7 +42,7 @@
|
|
|
|
class Configure {
|
|
public:
|
|
- const int size = 12;
|
|
+ static const int size = 12;
|
|
|
|
class DBUpdate {
|
|
public:
|