~ubuntu-branches/ubuntu/utopic/gettext/utopic

« back to all changes in this revision

Viewing changes to gettext-tools/gnulib-lib/html-styled-ostream.oo.h

  • Committer: Colin Watson
  • Date: 2010-08-01 21:36:08 UTC
  • mfrom: (2.1.10 sid)
  • Revision ID: cjwatson@canonical.com-20100801213608-yy7vkm8lpatep3ci
merge from Debian 0.18.1.1-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
   closed.  */
39
39
extern html_styled_ostream_t
40
40
       html_styled_ostream_create (ostream_t destination,
41
 
                                   const char *css_filename);
 
41
                                   const char *css_filename);
42
42
 
43
43
 
44
44
#ifdef __cplusplus