diff options
Diffstat (limited to 'security/pft/files/patch-llist.h')
-rw-r--r-- | security/pft/files/patch-llist.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/pft/files/patch-llist.h b/security/pft/files/patch-llist.h new file mode 100644 index 000000000000..cedbd571457c --- /dev/null +++ b/security/pft/files/patch-llist.h @@ -0,0 +1,8 @@ +--- llist.h.orig Thu Aug 5 13:37:24 2004 ++++ llist.h Thu Aug 5 13:37:32 2004 +@@ -88,4 +88,4 @@ + }; + + +-#endif __LLIST_H__ ++#endif // __LLIST_H__ |