X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=funcnode.h;h=c8c76ba7f8695bdf084e0c189aae910924e8e271;hb=2fb6087b4a961be34e5bc69e1eee770b0f7439a8;hp=51f19f0cce65812a9771c60e796093357e024911;hpb=f7b41d66a7855086fedd01d4b5f4386540eb478b;p=c11tester.git diff --git a/funcnode.h b/funcnode.h index 51f19f0c..c8c76ba7 100644 --- a/funcnode.h +++ b/funcnode.h @@ -30,7 +30,7 @@ private: uint32_t func_id; const char * func_name; - /* Use source line number as the key of hashtable, to check if + /* Use source line number as the key of hashtable, to check if * atomic operation with this line number has been added or not * * To do: cds_atomic_compare_exchange contains three atomic operations