Uncrustify with newer version

This commit is contained in:
Benjamin Berg
2020-06-02 13:55:19 +02:00
committed by Benjamin Berg
parent 8ba29606bb
commit e4f9935706
6 changed files with 19 additions and 0 deletions

View File

@@ -252,6 +252,7 @@ dev_init (FpImageDevice *dev)
g_autoptr(GSocketListener) listener = NULL;
FpDeviceVirtualImage *self = FPI_DEVICE_VIRTUAL_IMAGE (dev);
const char *env;
g_autoptr(GSocketAddress) addr = NULL;
G_DEBUG_HERE ();