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
updates
[handlerosm.git]
/
handler_osm_gpx.h
blob
7db8277bdef3a83a74f2cda332f27a0794a0cece
1
#include <cherokee/cherokee.h>
2
3
void
gpx_data
(
cherokee_buffer_t
*
buf
,
unsigned long int
id
);
4
void
gpx_details
(
cherokee_buffer_t
*
buf
,
unsigned long int
id
);
5