~showard314/ubuntu/karmic/r-base/remove_start_comments

« back to all changes in this revision

Viewing changes to src/main/Rdynload.c

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2009-01-19 12:40:24 UTC
  • mfrom: (5.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090119124024-abxsf4e0y7713w9m
Tags: 2.8.1-2
debian/control: Add another Build-Depends: exclusion for the 
'kfreebsd-i386 kfreebsd-amd64 hurd-i386' architecture to openjdk-6-jdk.
Thanks to Petr Salinger for the heads-up.               (Closes: 512324)

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 *  http://www.r-project.org/Licenses/
19
19
 */
20
20
 
21
 
/* <UTF8> char here is handled as a whole string, but
22
 
   use of translateChar assumes that strings are native.
23
 
 */
24
21
 
25
22
/*
26
23
  This is an effort to merge the 3 different dynload.c files in the