~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to config/gen/platform/win32/time.c

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: time.c 47051 2010-05-27 08:45:23Z plobsing $
3
2
 * Copyright (C) 2004-2006, Parrot Foundation.
4
3
 */
5
4
 
193
192
 * Local variables:
194
193
 *   c-file-style: "parrot"
195
194
 * End:
196
 
 * vim: expandtab shiftwidth=4:
 
195
 * vim: expandtab shiftwidth=4 cinoptions='\:2=2' :
197
196
 */