]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/KLN89/kln89_page_vor.hxx
Make hardcoded error values configurable.
[flightgear.git] / src / Instrumentation / KLN89 / kln89_page_vor.hxx
index a9fc412f2aa4165e2ca2448f4b213bd722c8f023..695f82d0fadc00756af6086bf1fc22b82eb017fd 100644 (file)
@@ -17,7 +17,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -40,7 +40,7 @@ public:
        void Knob2Left1();
        void Knob2Right1();
        
-       void SetId(string s);
+       void SetId(const string& s);
        
 private:
        string _vor_id;