comparison tools/gfxconv.c @ 2501:62b7dfd5bfa5

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 28 Apr 2020 22:31:45 +0300
parents 5621befda8d6
children 19e546da038f
comparison
equal deleted inserted replaced
2500:5621befda8d6 2501:62b7dfd5bfa5
81 { 81 {
82 REMAP_NONE = 0, 82 REMAP_NONE = 0,
83 REMAP_AUTO, 83 REMAP_AUTO,
84 REMAP_MAPPED, 84 REMAP_MAPPED,
85 }; 85 };
86
86 87
87 typedef struct 88 typedef struct
88 { 89 {
89 char *name; // Descriptive name of the format 90 char *name; // Descriptive name of the format
90 char *fext; // File extension 91 char *fext; // File extension