From df5f5691179c541b4e7c65e85754f4581487c61e Mon Sep 17 00:00:00 2001 From: zwer Date: Thu, 4 Sep 2008 20:16:47 +0000 Subject: =?UTF-8?q?Lauff=C3=A4hg=20unter=20VDR=201.6.0=20gemacht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.berlios.de/ffnetdev/trunk@34 1f4bef6d-8e0a-0410-8695-e467da8aaccf --- remote.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote.h') diff --git a/remote.h b/remote.h index b3717b3..17b8d8c 100644 --- a/remote.h +++ b/remote.h @@ -17,7 +17,7 @@ public: cMyRemote(const char *Name); virtual bool Initialize(void); virtual bool Ready(void); - virtual bool Put(uint64 Code, bool Repeat, bool Release); + virtual bool Put(uint64_t Code, bool Repeat, bool Release); }; -- cgit v1.2.3