~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/json_server/json/json_value.cpp

  • Committer: Mark Atwood
  • Date: 2011-08-21 06:56:57 UTC
  • mfrom: (2385.3.34 rf)
  • Revision ID: me@mark.atwood.name-20110821065657-vk2at03z9u17mf1d
mergeĀ lp:~olafvdspek/drizzle/refactor7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1657
1657
 
1658
1658
void 
1659
1659
Path::invalidPath( const std::string &, 
1660
 
                   int  )
 
1660
                   int  ) const
1661
1661
{
1662
1662
   // Error: invalid path.
1663
1663
}