Fix typo in comment.
authorBen Pfaff <blp@nicira.com>
Mon, 19 Jan 2009 19:23:43 +0000 (11:23 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 19 Jan 2009 19:23:52 +0000 (11:23 -0800)
lib/leak-checker.h

index fb16d34db32ff2ab1737e83596d735354180049f..c0317a76c8fdd9e09dca83772e21d3566533cbe3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008 The Board of Trustees of The Leland Stanford
+/* Copyright (c) 2008, 2009 The Board of Trustees of The Leland Stanford
  * Junior University
  *
  * We are making the OpenFlow specification and associated documentation
@@ -55,4 +55,4 @@ void leak_checker_stop(void);
 void leak_checker_claim(const void *);
 void leak_checker_usage(void);
 
-#endif /* dynamic-string.h */
+#endif /* leak-checker.h */