diff options
Diffstat (limited to 'engines/sword25/input/inputengine.h')
| -rw-r--r-- | engines/sword25/input/inputengine.h | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/sword25/input/inputengine.h b/engines/sword25/input/inputengine.h index 40f801dde2..f79890a9fd 100644 --- a/engines/sword25/input/inputengine.h +++ b/engines/sword25/input/inputengine.h @@ -18,9 +18,6 @@   * along with this program; if not, write to the Free Software   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.   * - * $URL$ - * $Id$ - *   */  /* @@ -175,7 +172,7 @@ public:  	/// --------------------------------------------------------------  	/** -	 * Initialises the input engine +	 * Initializes the input engine  	 * @return          Returns a true on success, otherwise false.  	 */  	bool init();  | 
