repo.or.cz
/
handlerosm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Now also parse new diffs
[handlerosm.git]
/
handler_osm_gpx.h
blob
bfa23a6684234fea67115ba4c8c10c7d84515177
1
#include <cherokee/common-internal.h>
2
#include <cherokee/cherokee.h>
3
4
void
gpx_data
(
cherokee_buffer_t
*
buf
,
unsigned long int
id
);
5
void
gpx_details
(
cherokee_buffer_t
*
buf
,
unsigned long int
id
);
6