On Wed, Jan 7, 2009 at 12:05 AM, Paul TBBle Hampson <paul.hamp...@pobox.com> wrote: > Not much to say about this. It's needed for the unit tests coming up. > -- > ----------------------------------------------------------- > Paul "TBBle" Hampson, B.Sc, LPI, MCSE > Very-later-year Asian Studies student, ANU > The Boss, Bubblesworth Pty Ltd (ABN: 51 095 284 361) > paul.hamp...@pobox.com > > Of course Pacman didn't influence us as kids. If it did, > we'd be running around in darkened rooms, popping pills and > listening to repetitive music. > -- Kristian Wilson, Nintendo, Inc, 1989 > > License: http://creativecommons.org/licenses/by/2.5/au/ > ----------------------------------------------------------- > > > >
+// Used for all tags where IsReparseTagMicrosoft is false +// and for some tags where IsReparseTagMicrosoft is true Please use /* comments */, not C++ style. -- -Austin