summaryrefslogtreecommitdiffstats
path: root/kbarcode/barkode.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-08-23 15:39:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-08-23 15:39:45 +0900
commitc50e1bb2ceb8e62b06818f1f89d15c99c23eddde (patch)
treed3d0dad8d9abafcdc1535b1185f4302fdcad415d /kbarcode/barkode.h
parente40133ab1731a04752a1db301391efc01067d988 (diff)
downloadkbarcode-c50e1bb2ceb8e62b06818f1f89d15c99c23eddde.tar.gz
kbarcode-c50e1bb2ceb8e62b06818f1f89d15c99c23eddde.zip
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbarcode/barkode.h')
-rw-r--r--kbarcode/barkode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/barkode.h b/kbarcode/barkode.h
index 9c4bfd9..baeadb6 100644
--- a/kbarcode/barkode.h
+++ b/kbarcode/barkode.h
@@ -54,7 +54,7 @@ enum { NOCUT = 0x00001, MULTILINE = 0x00002, NOTEXT = 0x00004, NOSCALE = 0x00008
/** This structure holds information about a supported barcode encoding typedef
*/
-typedef struct tBarcodeInfo
+struct tBarcodeInfo
{
/** the name which is stored for identification in the xml file
* and used as commandline parameter for external tools