From: Blub <blub@speed.at>
Date: Sun, 28 Mar 2010 03:38:00 +0000 (+0000)
Subject: (Commit created by redmine exporter script from page "NewQC" version 2)
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=143c674f08196f4dccb1334faa36573f03b78a7e;p=xonotic%2Fxonotic.wiki.git

(Commit created by redmine exporter script from page "NewQC" version 2)
---

diff --git a/NewQC.textile b/NewQC.textile
index 29328c8..55ca9b8 100644
--- a/NewQC.textile
+++ b/NewQC.textile
@@ -5,7 +5,7 @@ It is possible that at some point we decide to switch QC-compiler which requires
 h2. Clean syntax:
 
 In fteqcc there are some ambiguities regarding fieldpointers, function pointers, and field-return-types etc.
-A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is:
+A clean syntax is needed, *SUGGESTIONS ARE WELCOME*, my(blub's) current suggestion is (currently not complete):
 
 |_.definition|_.meaning|
 |<code>float foo(void)</code>|    function|