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

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

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

revision 1.1.2.2 by cpcp, Wed Oct 23 20:44:48 2002 UTC revision 1.1.2.3 by cpcp, Wed Oct 23 21:27:19 2002 UTC
# Line 149  std::string const GEDCOMParser::DateMana Line 149  std::string const GEDCOMParser::DateMana
149        break;        break;
150      default:      default:
151        res = _("Unknown date value");        res = _("Unknown date value");
152          res = res + " (" + _raw_value + ")" ;
153        break;        break;
154      }      }
155    return res;    return res;

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

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