diff options
Diffstat (limited to 'lib/pipe2.c')
| -rw-r--r-- | lib/pipe2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pipe2.c b/lib/pipe2.c index 830f006bd36..741cee99ff6 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | GNU General Public License for more details. | 12 | GNU General Public License for more details. |
| 13 | 13 | ||
| 14 | You should have received a copy of the GNU General Public License along | 14 | You should have received a copy of the GNU General Public License along |
| 15 | with this program; if not, see <http://www.gnu.org/licenses/>. */ | 15 | with this program; if not, see <https://www.gnu.org/licenses/>. */ |
| 16 | 16 | ||
| 17 | #include <config.h> | 17 | #include <config.h> |
| 18 | 18 | ||