aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.c
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-21 10:17:47 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-09-21 10:17:47 +0000
commite02f87ffe95861929e7360a86fbdfbd51488e8db (patch)
treeb16b94e6d309160b8c42a89d5e8373dae99122ca /src/wrap.c
parent6fea34c676c217e1d2c2e5a4b4896fe2252a1ad1 (diff)
made it compile again
svn path=/trunk/externals/zexy/; revision=15328
Diffstat (limited to 'src/wrap.c')
-rw-r--r--src/wrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrap.c b/src/wrap.c
index e2f99a4..8ff948c 100644
--- a/src/wrap.c
+++ b/src/wrap.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public License along
* with this program. If not, see <http://www.gnu.org/licenses/>.
-/*
+ */
#include "zexy.h"
static t_class *wrap_class;