diff options
Diffstat (limited to 'src/cmdline.h')
-rw-r--r-- | src/cmdline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmdline.h b/src/cmdline.h index 78d101c..4aa862c 100644 --- a/src/cmdline.h +++ b/src/cmdline.h @@ -46,7 +46,7 @@ typedef struct { gsize effective_len; /** Program counter within the command-line macro */ - guint pc; + gsize pc; /** * Specifies whether the immediate editing modifier |