diff options
author | rbuj <[email protected]> | 2021-10-27 18:05:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:16:31 +0100 |
commit | 35c80d8eaa892b3a7d510d791792c554336495e8 (patch) | |
tree | 919c27d5c70ede3c17d94e4f0a87ee702bf582af /src/gpm-dpms.c | |
parent | 1308a5b93d1736e605091107fcbc95dff1273635 (diff) | |
download | mate-power-manager-35c80d8eaa892b3a7d510d791792c554336495e8.tar.bz2 mate-power-manager-35c80d8eaa892b3a7d510d791792c554336495e8.tar.xz |
Use a blank line at most
Diffstat (limited to 'src/gpm-dpms.c')
-rw-r--r-- | src/gpm-dpms.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-dpms.c b/src/gpm-dpms.c index 81a336f..5e5af30 100644 --- a/src/gpm-dpms.c +++ b/src/gpm-dpms.c @@ -341,7 +341,6 @@ gpm_dpms_new (void) return GPM_DPMS (gpm_dpms_object); } - /*************************************************************************** *** MAKE CHECK TESTS *** ***************************************************************************/ |