Changeset dd24b6a for owl.h


Ignore:
Timestamp:
Dec 24, 2007, 10:14:09 AM (16 years ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
9866c3a
Parents:
762512d
Message:
* include wchar.h
* replace hand-rolled width detection with wcswidth.
* pad with space if we end up halfway into a character at the start of a line.

WARNING: Still not safe.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • owl.h

    r93ee554 rdd24b6a  
    5252#include <termios.h>
    5353#include <libfaim/aim.h>
     54#include <wchar.h>
    5455#include "config.h"
    5556#include "glib.h"
Note: See TracChangeset for help on using the changeset viewer.