Skip to content

Commit

Permalink
Fixed comment description.
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Nov 11, 2013
1 parent ab4d00a commit bdbbe2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdashboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -1144,7 +1144,7 @@ add_os_browser_node (GHolder * h, int hits, char *data, unsigned long long bw)
free (type);
}

/* add a status code item to holder */
/* add a geolocation item to holder */
#ifdef HAVE_LIBGEOIP
static void
add_geolocation_node (GHolder * h, GLocation * loc, char *data,
Expand Down

0 comments on commit bdbbe2f

Please sign in to comment.