I changed unsigned int to just int for window width because it
commit9d44d6c177e51a169b099ef5454d031086d262d5
authorid <id>
Wed, 22 Nov 2000 07:36:48 +0000 (22 07:36 +0000)
committerid <id>
Wed, 22 Nov 2000 07:36:48 +0000 (22 07:36 +0000)
tree0aaba227070346a1ec685eb20389810a35008f9d
parent527bbcf271e5afa5132fad48f0a1877f8069910b
I changed unsigned int to just int for window width because it
confused some comparitions and while other widths use int.. hope
that won't cause bugs.
src/wcore.h
src/workspace.c