Projet

Général

Profil

Révision 17f78427

ID17f784270ae966ee9a13e9f5104a5b8f925b639e
Parent ef851f0c
Enfant d4320aea, 5b2396a9

Ajouté par Lars Kruse il y a plus de 7 ans

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files

Voir les différences:

plugins/network/interfaces_linux_multi
2 2
########################################################################
3 3
# Copyright (c) 2012, Adrien Urban
4 4
# All rights reserved.
5
# 
5
#
6 6
# Redistribution and use in source and binary forms, with or without
7 7
# modification, are permitted provided that the following conditions are
8
# met: 
9
# 
8
# met:
9
#
10 10
# 1. Redistributions of source code must retain the above copyright
11
#    notice, this list of conditions and the following disclaimer. 
11
#    notice, this list of conditions and the following disclaimer.
12 12
# 2. Redistributions in binary form must reproduce the above copyright
13 13
#    notice, this list of conditions and the following disclaimer in the
14 14
#    documentation and/or other materials provided with the
15
#    distribution. 
16
# 
15
#    distribution.
16
#
17 17
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18 18
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19 19
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
......
439 439
}
440 440
sub check_req()
441 441
{
442
	my $data = get_data();	
442
	my $data = get_data();
443 443
	if (0 != scalar(keys %$data)) {
444 444
		return 1;
445 445
	}

Formats disponibles : Unified diff