/[hydra]/hydra/src/hic.c
ViewVC logotype

Diff of /hydra/src/hic.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by nmav, Fri Sep 27 23:40:29 2002 UTC revision 1.4 by nmav, Sat Sep 28 08:50:07 2002 UTC
# Line 110  static int process_command(hic_stuff * c Line 110  static int process_command(hic_stuff * c
110  {  {
111  hic_module_st * hst;  hic_module_st * hst;
112    
113     hst = find_hic_appr_module( cmd->path_translated, 0);     hst = find_hic_appr_module( get_mime_type(cmd->path_translated), 0);
114     if (hst == NULL) {     if (hst == NULL) {
115        log_error_time();        log_error_time();
116        fprintf(stderr, "Could not find HIC handler for '%s'\n", cmd->path_translated);        fprintf(stderr, "Could not find HIC handler for '%s'\n", cmd->path_translated);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26