From 35e1fd6820cd05c180e180d0ec61457a9f31e196 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Mon, 23 Jun 2014 15:59:31 -0400 Subject: fixed warnings --- location.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'location.h') diff --git a/location.h b/location.h index e1c1655..57c9b0d 100644 --- a/location.h +++ b/location.h @@ -15,7 +15,8 @@ struct location_t world[]={ {"winston-salem", 30, 7}, {"san francisco", 1, 6}, {"chicago", 24, 4}, - + {"miami", 32, 11}, + /* Soviet cities */ /* NOTE: These are not neccessarily correct. I simply eyed them relative to Murmansk */ {"murmansk", 74, 1}, -- cgit v1.1