1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2025-02-17 15:55:52 -05:00

Replace quotes here as well

This commit is contained in:
Raymond Li 2020-03-08 16:22:22 -04:00 committed by GitHub
parent c790583f0c
commit 032f960c1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
#include <ev.h> #include <ev.h>
#include <xcb/xcb.h> #include <xcb/xcb.h>
#include "fonts.h" #include <fonts.h>
typedef enum { typedef enum {
STATE_STARTED = 0, /* default state */ STATE_STARTED = 0, /* default state */