snapshot: edit capitalization in comment
authorBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 02:33:58 +0000 (18:33 -0800)
committerBrian Norris <banorris@uci.edu>
Thu, 3 Jan 2013 03:12:03 +0000 (19:12 -0800)
snapshot.cc

index 1cc3255bbbe057ebc2a68037ad58877eb2052f22..193126862a3c1f8a9eea436f4dcac5fe2afbd86a 100644 (file)
@@ -25,7 +25,7 @@ static void * PageAlignAddressUpward(void *addr)
 
 #if USE_MPROTECT_SNAPSHOT
 
-/* Each snapshotrecord lists the firstbackingpage that must be written to
+/* Each SnapShotRecord lists the firstbackingpage that must be written to
  * revert to that snapshot */
 struct SnapShotRecord {
        unsigned int firstBackingPage;