summaryrefslogtreecommitdiff
path: root/fonttosfnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'fonttosfnt.c')
-rw-r--r--fonttosfnt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonttosfnt.c b/fonttosfnt.c
index 375fdb3..ca11696 100644
--- a/fonttosfnt.c
+++ b/fonttosfnt.c
@@ -19,7 +19,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XFree86: xc/programs/fonttosfnt/fonttosfnt.c,v 1.3 2003/07/08 15:39:49 tsi Exp $ */
+/* $XFree86: xc/programs/fonttosfnt/fonttosfnt.c,v 1.4 2003/12/19 02:16:36 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>
@@ -34,7 +34,7 @@ int crop_flag = 1;
int bit_aligned_flag = 1;
static void
-usage()
+usage(void)
{
fprintf(stderr, "Usage:\n");
fprintf(stderr,