diff options
Diffstat (limited to 'common/auto')
-rw-r--r-- | common/auto/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/auto/driver.cxx b/common/auto/driver.cxx index 2a27668..9033a01 100644 --- a/common/auto/driver.cxx +++ b/common/auto/driver.cxx @@ -67,7 +67,7 @@ main (int argc, char* argv[]) // auto_only // { - unsigned long id; + unsigned short id; { auto_only o; |