.../synfig/src/synfig/canvas.h:383: Error: Unexpected character `4'
.../synfig/src/synfig/canvas.h:383: Error: Unexpected character `7'
There is no `4' or `7' on line 383, or indeed anywhere in the entire file other than the $Id$ keyword.
git-svn-id: http://svn.voria.com/code@333
1f10aa63-cdf2-0310-b900-
c93c546f37ac
/*! \file canvas.h
** \brief Canvas Class Implementation
**
-** $Id: canvas.h,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+** $Id$
**
** \legal
** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
//! \writeme
void add_value_node(ValueNode::Handle x, const String &id);
- //! \writeme
+ //! writeme
//void rename_value_node(ValueNode::Handle x, const String &id);
//! \writeme