Changeset 168 in Main for trunk/Tool
- Timestamp:
- Sep 27, 2024, 5:24:04 AM (7 weeks ago)
- Location:
- trunk/Tool
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tool/genconf.c
r161 r168 46 46 printf(" Allow all\n"); 47 47 printf("EndDirectory\n", argv[1]); 48 return 0; 48 49 } -
trunk/Tool/itworks.c
r143 r168 33 33 printf(" </body>\n"); 34 34 printf("</html>\n"); 35 return 0; 35 36 } -
trunk/Tool/option.c
r128 r168 29 29 } 30 30 printf("\n"); 31 return 0; 31 32 }
Note:
See TracChangeset
for help on using the changeset viewer.