mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-10 22:08:37 +08:00
rebranding symless/synergy to debauchee/barrier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* synergy -- mouse and keyboard sharing utility
|
||||
* barrier -- mouse and keyboard sharing utility
|
||||
* Copyright (C) 2012-2016 Symless Ltd.
|
||||
* Copyright (C) 2002 Chris Schoeneman
|
||||
*
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "common/common.h"
|
||||
|
||||
// set version macro if not set yet
|
||||
#if !defined(SYNERGY_VERSION)
|
||||
#if !defined(BARRIER_VERSION)
|
||||
#error Version was not set (should be passed to compiler).
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user