Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit f563c9a

Browse files
committed
Fix style issues detected with clang-format v14
Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
1 parent 72a6259 commit f563c9a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/diff.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* All rights reserved
44
*
55
* Redistribution and use in source and binary forms, with or without
6-
* modification, are permitted providing that the following conditions
6+
* modification, are permitted providing that the following conditions
77
* are met:
88
* 1. Redistributions of source code must retain the above copyright
99
* notice, this list of conditions and the following disclaimer.

src/diff_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright © 2012-2016 Intel Corporation.
55
*
66
* Redistribution and use in source and binary forms, with or without
7-
* modification, are permitted providing that the following conditions
7+
* modification, are permitted providing that the following conditions
88
* are met:
99
* 1. Redistributions of source code must retain the above copyright
1010
* notice, this list of conditions and the following disclaimer.

src/dump_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright © 2012-2016 Intel Corporation.
55
*
66
* Redistribution and use in source and binary forms, with or without
7-
* modification, are permitted providing that the following conditions
7+
* modification, are permitted providing that the following conditions
88
* are met:
99
* 1. Redistributions of source code must retain the above copyright
1010
* notice, this list of conditions and the following disclaimer.

src/patch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* All rights reserved
44
*
55
* Redistribution and use in source and binary forms, with or without
6-
* modification, are permitted providing that the following conditions
6+
* modification, are permitted providing that the following conditions
77
* are met:
88
* 1. Redistributions of source code must retain the above copyright
99
* notice, this list of conditions and the following disclaimer.

src/patch_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright © 2012-2016 Intel Corporation.
55
*
66
* Redistribution and use in source and binary forms, with or without
7-
* modification, are permitted providing that the following conditions
7+
* modification, are permitted providing that the following conditions
88
* are met:
99
* 1. Redistributions of source code must retain the above copyright
1010
* notice, this list of conditions and the following disclaimer.

src/sufsort.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* All rights reserved
44
*
55
* Redistribution and use in source and binary forms, with or without
6-
* modification, are permitted providing that the following conditions
6+
* modification, are permitted providing that the following conditions
77
* are met:
88
* 1. Redistributions of source code must retain the above copyright
99
* notice, this list of conditions and the following disclaimer.

0 commit comments

Comments
 (0)