]> git.pld-linux.org Git - packages/xephem.git/blob - xephem-fits.patch
- add this only to auto-generated filename
[packages/xephem.git] / xephem-fits.patch
1 --- xephem-3.7.1.orig/GUI/xephem/skyfits.c      2005-11-18 14:43:11.000000000 +0100
2 +++ xephem-3.7.1/GUI/xephem/skyfits.c   2006-07-30 03:18:21.623272750 +0200
3 @@ -1398,7 +1398,7 @@
4                 dd++;
5                 dm = 0;
6             }
7 -           (void) sprintf (buf, "%02d%02d%c%02d%02d", rh, rm,
8 +           (void) sprintf (buf, "%02d%02d%c%02d%02d.fts", rh, rm,
9                                                 dneg ? '-' : '+', dd, dm);
10  
11         }
This page took 0.045974 seconds and 3 git commands to generate.