mate-desktop / mate-indicator-applet

http://www.mate-desktop.org
GNU General Public License v3.0
19 stars 15 forks source link

applet-main: declaration of ‘entry’ shadows a parameter #58

Closed rbuj closed 4 years ago

rbuj commented 4 years ago
applet-main.c:544:11: warning: declaration of ‘entry’ shadows a parameter [-Wshadow]
  544 |   GList * entry = NULL;
      |           ^~~~~