view build-aux/changelog.tmpl @ 20126:f48e650a68b5

Use GLint instead of just int in calls to glGetIntegerv to match prototype. * __osmesa_print__.cc: Declare variables used in glGetIntegerv to be of type GLint.
author Rik <rik@octave.org>
date Sun, 08 Mar 2015 05:53:11 -0700
parents b67c2d580a25
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'