[patch 003/129] Merge patch for revision 1788 from InnoDB SVN:
revno:Â 1788
revision-id:Â svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5670
parent:Â svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5663
committer:Â marko
timestamp: Wed 2009-08-12 12:16:37 +0000
message:
  branches/zip: trx_undo_rec_copy(): Add const qualifier to undo_rec.
  This is a non-functional change.
modified:
  include/trx0rec.h              2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Finclude%2Ftrx0rec.h
  include/trx0rec.ic             2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Finclude%2Ftrx0rec.ic
  trx/trx0rec.c                  2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Ftrx%2Ftrx0rec.c
diff:
=== modified file 'include/trx0rec.h'