]> git.tdb.fi Git - gldbg.git/blobdiff - source/glprint.funcs.t
Replace per-file license notices with License.txt
[gldbg.git] / source / glprint.funcs.t
index b2fa11977580eefe8b7616e73ba7aaeac4e7f744..047c9fae0ac380fc8796bd59e04d54901f24bc8e 100644 (file)
@@ -1,4 +1,3 @@
-# $Id$
 w('static void print_%s(void *user_data', func.name)
 if ret.ctype!="void":
        w(', %s ret', ret.ctype)