]> git.tdb.fi Git - ext/subsurface.git/commit
Properly save/restore cylinder description string
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 22:07:47 +0000 (15:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Sep 2011 22:14:14 +0000 (15:14 -0700)
commit85921592b052e2be867f049306abd28e69c978ae
tree2fc8a51a2d1fa1c95fe10f25bbd0d400e3cd601a
parente58fa7b9b506d5bb30268060279bc8dcbbeb99ea
Properly save/restore cylinder description string

We saved it under the wrong name, and didn't restore it at all. Fix.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
parse-xml.c
save-xml.c