http control help

The http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideAlphabeticalOptionReferenceManual
is a document that suit better and is faster to load.
This commit is contained in:
KennethLavrsen
2007-12-02 15:13:04 +00:00
parent 6369eed77f
commit b6477fc3dc

View File

@@ -13,7 +13,7 @@
#ifndef _INCLUDE_WEBHTTPD_H_
#define _INCLUDE_WEBHTTPD_H_
#define TWIKI_URL "http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideOneLargeDocument"
#define TWIKI_URL "http://www.lavrsen.dk/twiki/bin/view/Motion/MotionGuideAlphabeticalOptionReferenceManual"
void * motion_web_control(void *arg);
void httpd_run(struct context **);