adapt path for model to support/model%d.txt in print_caps_sum()

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2359 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.8
Thomas Beierlein, DL1JBE 2008-05-13 13:35:34 +00:00
rodzic b58bd02ef3
commit ca9cd2715d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -4,7 +4,7 @@
* The code is rather ugly since this is only a try out.
*
*
* $Id: rigmatrix.c,v 1.21 2006-09-22 14:31:19 n0nb Exp $
* $Id: rigmatrix.c,v 1.22 2008-05-13 13:35:34 y32kn Exp $
*
*
* This program is free software; you can redistribute it and/or
@ -42,7 +42,7 @@ int create_png_range(const freq_range_t rx_range_list[], const freq_range_t tx_r
int print_caps_sum(const struct rig_caps *caps, void *data)
{
printf("<TR><TD><A HREF=\"model%d.txt\">%s</A></TD><TD>%s</TD>"
printf("<TR><TD><A HREF=\"support/model%d.txt\">%s</A></TD><TD>%s</TD>"
"<TD>%s</TD><TD>%s</TD><TD>",
caps->rig_model,
caps->model_name,caps->mfg_name,caps->version,