Xorg: Rename function

git-svn-id: http://tint2.googlecode.com/svn/trunk@674 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
o9000
2015-01-30 09:54:16 +00:00
committed by mrovi9000@gmail.com
parent 4e76c2bb5d
commit 45cc690167
3 changed files with 4 additions and 4 deletions

View File

@@ -150,6 +150,6 @@ void get_root_pixmap();
// detect monitors and desktops
void get_monitors();
void get_desktops();
int server_get_number_of_desktop();
int server_get_number_of_desktops();
#endif