From: robertl Date: Tue, 16 May 2006 21:35:52 +0000 (+0000) Subject: Fix trailing comma. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~2830 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=85ec5eeb91db4d34cd89c3edbd0a03e5fbfe262e;p=gpsbabel.git Fix trailing comma. --- diff --git a/gpsbabel/defs.h b/gpsbabel/defs.h index 4eec8ca4c..4ebcb4fb1 100644 --- a/gpsbabel/defs.h +++ b/gpsbabel/defs.h @@ -538,7 +538,7 @@ typedef struct arglist { typedef enum { ff_type_file = 1, /* normal format: useful to a GUI. */ ff_type_internal, /* fmt not useful with default options */ - ff_type_serial, /* format describes a serial protoco (GUI can display port names) */ + ff_type_serial /* format describes a serial protocol (GUI can display port names) */ } ff_type; typedef enum {