projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21b77ec
)
Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Mon, 19 Jan 2009 19:23:43 +0000
(11:23 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 19 Jan 2009 19:23:52 +0000
(11:23 -0800)
lib/leak-checker.h
patch
|
blob
|
history
diff --git
a/lib/leak-checker.h
b/lib/leak-checker.h
index fb16d34db32ff2ab1737e83596d735354180049f..c0317a76c8fdd9e09dca83772e21d3566533cbe3 100644
(file)
--- a/
lib/leak-checker.h
+++ b/
lib/leak-checker.h
@@
-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 */