]> granicus.if.org Git - strace/blobdiff - flock.h
print_array: enhance printing of unfetchable object addresses
[strace] / flock.h
diff --git a/flock.h b/flock.h
index b438ea5bd86217b455b652ede007376faf5a4dff..00e4906c7d122caf9a34d7561c8bccabf3c4acdd 100644 (file)
--- a/flock.h
+++ b/flock.h
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2015-2017 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -46,4 +47,4 @@ typedef struct __kernel_flock64 struct_kernel_flock64;
 # error struct flock64 definition not found in <linux/fcntl.h>
 #endif
 
-#endif /* #ifndef STRACE_FLOCK_H */
+#endif /* !STRACE_FLOCK_H */