/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/DateManagement/Date.cpp
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/DateManagement/Date.cpp

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

revision 1.1.2.1 by cpcp, Wed Oct 23 19:21:41 2002 UTC revision 1.1.2.2 by cpcp, Wed Oct 23 21:14:00 2002 UTC
# Line 183  std::string const GEDCOMParser::DateMana Line 183  std::string const GEDCOMParser::DateMana
183        month = _("Comp");        month = _("Comp");
184        break;        break;
185      default:      default:
186        month = _("Unkown month");        month = _("");
187        break;        break;
188      }      }
189    

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26