Browse Source

Added FSP

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
c0a94944fc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/config.h

+ 1
- 0
src/config.h View File

75
 #undef	DOWNLOAD_PROTO_HTTP	/* Hypertext Transfer Protocol */
75
 #undef	DOWNLOAD_PROTO_HTTP	/* Hypertext Transfer Protocol */
76
 #undef	DOWNLOAD_PROTO_TFTM	/* Multicast Trivial File Transfer Protocol */
76
 #undef	DOWNLOAD_PROTO_TFTM	/* Multicast Trivial File Transfer Protocol */
77
 #undef	DOWNLOAD_PROTO_SLAM	/* Scalable Local Area Multicast */
77
 #undef	DOWNLOAD_PROTO_SLAM	/* Scalable Local Area Multicast */
78
+#undef	DOWNLOAD_PROTO_FSP	/* FSP? */
78
 
79
 
79
 /* @END general.h */
80
 /* @END general.h */
80
 
81
 

Loading…
Cancel
Save